Merge pull request #858 from martinbudden/cylinder
Added cylinder 3D primitive to Workplane.
This commit is contained in:
@ -90,6 +90,7 @@ Some 3D operations also require an active 2D workplane, but some do not.
|
||||
Workplane.cutThruAll
|
||||
Workplane.box
|
||||
Workplane.sphere
|
||||
Workplane.cylinder
|
||||
Workplane.union
|
||||
Workplane.combine
|
||||
Workplane.intersect
|
||||
|
||||
Reference in New Issue
Block a user