Description
Inserts a primitive cylinder in the active Body as the first feature, or fuses it to the existing feature(s).
available in version 0.17
How to use
- Press the
Additive Cylinder button. Note: the Additive Cylinder is part of an icon menu labelled Create an additive primitive. After launching FreeCAD, the Additive Box is the one displayed in the toolbar. To get to the Cylinder button, click on the down arrow besides the visible icon and select Additive cylinder in the menu.
- Set the Primitive parameters and Attachment.
- Click OK.
- A Cylinder feature appears under the active Body.
Options
The Cylinder can be edited after its creation in two ways:
- Double-clicking it in the Model tree, or by right-clicking and selecting Edit primitive in the contextual menu; this brings up the Primitive parameters.
- Via the Property editor.
Properties
- DATAAttachment: defines the attachment mode as well as the Attachment Offset. See Part Attachment.
- DATALabel: label given to the Cylinder object. Change to suit your needs.
- DATARadius: the radius value of the cylinder.
- DATAAngle: angle of rotation of the cross section (360 degrees forms a full cylinder).
- DATAHeight: the length of the cylinder along its axis.