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(
546546 face(s) or vertex (vertices). 'ProjectedOrigin' uses by default the current origin
547547 or the optional origin parameter (if specified) and projects it onto the plane
548548 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
550550 at the center point.
551551 * The X direction will be parallel to the x-y plane. If the workplane is parallel to
552552 the global x-y plane, the x direction of the workplane will co-incide with the
553553 global x direction.
554554
555555 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
557557 an existing surface, and even more rarely to define a workplane based on a face that is
558558 not planar.
559559 """
You can’t perform that action at this time.
0 commit comments