Improved cylinder docstring.

This commit is contained in:
Martin Budden
2021-08-31 17:59:05 +01:00
parent 71e3e40793
commit 00083ed334

View File

@ -3832,7 +3832,7 @@ class Workplane(object):
:return: A cylinder object for each point on the stack
One cylinder is created for each item on the current stack. If no items are on the stack, one
cylinder using the current workplane center is created.
cylinder is created using the current workplane center.
If combine is true, the result will be a single object on the stack. If a solid was found
in the chain, the result is that solid with all cylinders produced fused onto it otherwise,