Edit doc referring to old centerOption behaviour (#847)

This part of the doc was referring to the centerOption being the centerOfMass of a face by default. I changed it to refer to the new behaviour

Co-authored-by: Marcus Boyd <mwb@geosol.com.au>
This commit is contained in:
Jojain
2021-08-19 09:24:01 +02:00
committed by GitHub
parent 7bcd80ecf2
commit 247f0e6f3c

View File

@ -59,7 +59,9 @@ Plate with Hole
A rectangular box, but with a hole added.
"\>Z" selects the top most face of the resulting box. The hole is located in the center because the default origin
of a working plane is at the center of the face. The default hole depth is through the entire part.
of a working plane is the projected origin of the last Workplane, the last Worplane having origin at (0,0,0) the
projection is at the center of the face. The default hole depth is through the entire part.
.. cadquery::