Part Cylinder: Difference between revisions

From FreeCAD Documentation
(tags are assigned automatically)
(Name button)
(19 intermediate revisions by 6 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]],Complete|SeeAlso=[[Part CreatePrimitives|Part CreatePrimitives]]}}
|Name=Part Cylinder
|MenuLocation=Part → Primitives → Cylinder
|Workbenches=[[Part_Module|Part]]
|SeeAlso=[[Part_Primitives|Part Primitives]]
}}


== Description ==
== Description == <!--T:9-->
Creates a simple parametric cylinder, with position, angle, radius and height parameters.
Creates a simple parametric cylinder, with position, angle, radius and height parameters.


==Usage== <!--T:10-->
== How to use ==
In the workbench [[Part_Workbench|Part]] click on the cube icon [[Image:Part_Cylinder.png|32px]]. 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:17-->
== Options ==
# 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:
The properties can later be edited in the data tab for the cylinder:


Line 15: Line 39:
[[File:cylinder.png|650px|a cylinder created with the Cylinder tool]]
[[File:cylinder.png|650px|a cylinder created with the Cylinder tool]]


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