Part Cylinder: Difference between revisions

From FreeCAD Documentation
No edit summary
(Name button)
(28 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<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-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Part_Cylinder|MenuLocation=Part -> Cylinder||Workbenches=[[Part_Module|Part_Module]],Complete|SeeAlso=[[Part_CreatePrimitives|Part_CreatePrimitives]]}}
|Name=Part Cylinder
|MenuLocation=Part → Primitives → Cylinder
|Workbenches=[[Part_Module|Part]]
|SeeAlso=[[Part_Primitives|Part Primitives]]
}}


== Description == <!--T:9-->

== Description == <!--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-->
==Usage== <!--T:10-->
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-->
<!--T:17-->
# Open the {{Button|[[Image:Workbench_Part.svg|16px]] [[Part Workbench|Part]]}} Workbench.
The properties can later be edited in the data tab for the cylinder:
# 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:5-->
<!--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.
The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default).


<!--T:6-->
== Options == <!--T:11-->
The height is the distance in the z-axis.
The properties can later be edited in the data tab for the cylinder:

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


<!--T:8-->
<!--T:8-->
[[File:cylinder.png|650px|a cylinder created with the Cylinder tool]]
[[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>
</translate>
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}
<languages/>

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.