Part Cylinder: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 7: Line 7:
Creates a simple parametric cylinder, with position, angle, radius and height parameters.
Creates a simple parametric cylinder, with position, angle, radius and height parameters.


<!--T:3-->
== How to use == <!--T:2-->
The default is for a full cylinder to be positioned, the centre of one circular face coincident with the global origin (point 0,0,0), with a radius of 2mm and height of 10mm.
The default is for a full cylinder to be positioned, the centre of one circular face coincident with the global origin (point 0,0,0), with a radius of 2mm and height of 10mm.


<!--T:4-->
== Option == <!--T:2-->
The properties can later be edited in the data tab for the cylinder:
The properties can later be edited in the data tab for the cylinder:



Revision as of 06:56, 19 June 2014

Part_Cylinder

Menu location
Part -> Cylinder
Workbenches
Part_Module,Complete
Default shortcut
None
Introduced in version
-
See also
Part_CreatePrimitives


Description

Creates a simple parametric cylinder, with position, angle, radius and height parameters.

How to use

The default is for a full cylinder to be positioned, the centre of one circular face coincident with the global origin (point 0,0,0), with a radius of 2mm and height of 10mm.

Option

The properties can later be edited in the data tab for the cylinder:

The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default).

The height is the distance in the z-axis.

The radius defines a plane in x-y.

a cylinder created with the Cylinder tool