File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -546,14 +546,14 @@ def workplane(
546
546
face(s) or vertex (vertices). 'ProjectedOrigin' uses by default the current origin
547
547
or the optional origin parameter (if specified) and projects it onto the plane
548
548
defined by the selected face(s).
549
- * The Z direction will be the normal of the face,computed
549
+ * The Z direction will be the normal of the face, computed
550
550
at the center point.
551
551
* The X direction will be parallel to the x-y plane. If the workplane is parallel to
552
552
the global x-y plane, the x direction of the workplane will co-incide with the
553
553
global x direction.
554
554
555
555
Most commonly, the selected face will be planar, and the workplane lies in the same plane
556
- of the face ( IE, offset=0). Occasionally, it is useful to define a face offset from
556
+ of the face ( IE, offset=0). Occasionally, it is useful to define a face offset from
557
557
an existing surface, and even more rarely to define a workplane based on a face that is
558
558
not planar.
559
559
"""
You can’t perform that action at this time.
0 commit comments