We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f649f7 commit 77a5d5eCopy full SHA for 77a5d5e
cadquery/cq.py
@@ -503,7 +503,7 @@ def workplane(
503
"""
504
Creates a new 2D workplane, located relative to the first face on the stack.
505
506
- :param offset: offset for the workplane in it's normal direction . Default
+ :param offset: offset for the workplane in its normal direction . Default
507
:param invert: invert the normal direction from that of the face.
508
:param centerOption: how local origin of workplane is determined.
509
:param origin: origin for plane center, requires 'ProjectedOrigin' centerOption.
0 commit comments