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 71e3e40 commit 00083edCopy full SHA for 00083ed
cadquery/cq.py
@@ -3832,7 +3832,7 @@ def cylinder(
3832
:return: A cylinder object for each point on the stack
3833
3834
One cylinder is created for each item on the current stack. If no items are on the stack, one
3835
- cylinder using the current workplane center is created.
+ cylinder is created using the current workplane center.
3836
3837
If combine is true, the result will be a single object on the stack. If a solid was found
3838
in the chain, the result is that solid with all cylinders produced fused onto it otherwise,
0 commit comments