Part Cylinder: Difference between revisions

From FreeCAD Documentation
(<translate>)
(Marked this version for translation)
Line 1: Line 1:
<translate>
<translate>
<!--T:1-->
{{GuiCommand|Name=Part_Cylinder|MenuLocation=Part -> Cylinder||Workbenches=[[Part_Module|Part_Module]],Complete|SeeAlso=[[Part_CreatePrimitives|Part_CreatePrimitives]]}}
{{GuiCommand|Name=Part_Cylinder|MenuLocation=Part -> Cylinder||Workbenches=[[Part_Module|Part_Module]],Complete|SeeAlso=[[Part_CreatePrimitives|Part_CreatePrimitives]]}}




<!--T:2-->
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-->
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-->
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:


<!--T:5-->
The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default).
The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default).


<!--T:6-->
The height is the distance in the z-axis.
The height is the distance in the z-axis.


<!--T:7-->
The radius defines a plane in x-y.
The radius defines a plane in x-y.


<!--T:8-->
[[File:cylinder.png|650px|a cylinder created with the Cylinder tool]]
[[File:cylinder.png|650px|a cylinder created with the Cylinder tool]]



Revision as of 17:44, 20 February 2014

Part_Cylinder

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


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

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 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