Part Cylinder: Difference between revisions

From FreeCAD Documentation
m (Languages in alphabetic order)
(Name button)
(34 intermediate revisions by 9 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand|Name=Part_Cylinder|Workbenches=Part,Complete}}
<translate>
<!--T:13-->
{{Docnav
|[[Part_Box|Box]]
|[[Part_Sphere|Sphere]]
|[[Part_Module|Part]]
|IconL=Part_Box.svg
|IconR=Part_Sphere.svg
|IconC=Workbench_Part.svg
}}


<!--T:1-->
Creates a simple parametric cylinder, with position, angle, radius and height parameters. The cylinder will be positioned at origin (point 0,0,0) on creation. The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default).
{{GuiCommand
|Name=Part Cylinder
|MenuLocation=Part → Primitives → Cylinder
|Workbenches=[[Part_Module|Part]]
|SeeAlso=[[Part_Primitives|Part Primitives]]
}}


== Description == <!--T:9-->
{{languages | {{es|Part Cylinder/es}} {{fr|Part Cylinder/fr}} {{it|Part Cylinder/it}} {{se|Part Cylinder/se}} }}
Creates a simple parametric cylinder, with position, angle, radius and height parameters.

==Usage== <!--T:10-->

<!--T:17-->
# Open the {{Button|[[Image:Workbench_Part.svg|16px]] [[Part Workbench|Part]]}} Workbench.
# Invoke the Part Cylinder command several ways:
#* Press the {{Button|[[Image:Part_Cylinder.svg|16px]] Cylinder}} button in the toolbar
#* Use the {{MenuCommand|Part → Primitives → Cylinder}} entry from the top menu

<!--T:18-->
'''Result:''' The default result is for a full cylinder is to be centered by one circular face coincident with the global origin (point 0,0,0), with a radius of 2mm and height of 10mm.

== Options == <!--T:11-->
The properties can later be edited in the data tab for the cylinder:

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

==== Cylinder==== <!--T:12-->
* {{Parameter|Angle:}} The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default)
* {{Parameter|Height:}} The height is the distance in the z-axis
* {{Parameter|Radius:}} The radius defines a plane in x-y.


<!--T:14-->
{{Docnav
|[[Part_Box|Box]]
|[[Part_Sphere|Sphere]]
|[[Part_Module|Part]]
|IconL=Part_Box.svg
|IconR=Part_Sphere.svg
|IconC=Workbench_Part.svg
}}

</translate>
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 15:10, 14 January 2021

Part Cylinder

Menu location
Part → Primitives → Cylinder
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Part Primitives

Description

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

Usage

  1. Open the Part Workbench.
  2. Invoke the Part Cylinder command several ways:
    • Press the Cylinder button in the toolbar
    • Use the Part → Primitives → Cylinder entry from the top menu

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

Options

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

a cylinder created with the Cylinder tool

Cylinder

  • Angle: The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default)
  • Height: The height is the distance in the z-axis
  • Radius: The radius defines a plane in x-y.