Part Cylinder: Difference between revisions

From FreeCAD Documentation
(formatting)
(rearrange and cleanup)
Line 29: Line 29:
#* Press the {{Button|[[Image:Part_Cylinder.svg|16px]] Cylinder}} button in the toolbar.
#* Press the {{Button|[[Image:Part_Cylinder.svg|16px]] Cylinder}} button in the toolbar.
#* Select {{MenuCommand|Part → Primitives → [[Image:Part_Cylinder.svg|16px]] Cylinder}} entry from the top menu
#* Select {{MenuCommand|Part → Primitives → [[Image:Part_Cylinder.svg|16px]] Cylinder}} entry from the top menu



<!--T:18-->
<!--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.
'''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 cylinder properties can later be edited. Either in the properties or by double-clicking on the cylinder in he model tree.
== Options == <!--T:11-->
The properties can later be edited in the data tab for the cylinder:


<!--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-->
== Properties == <!--T:11-->

* {{PropertyData|Angle:}} The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default)
* {{PropertyData|Angle:}} The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default)
* {{PropertyData|Height:}} The height is the distance in the z-axis
* {{PropertyData|Height:}} The height is the distance in the z-axis

Revision as of 00:12, 6 April 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. Switch to the Part Workbench
  2. There are several ways to invoke the command:
    • Press the Cylinder button in the toolbar.
    • Select 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.

The cylinder properties can later be edited. Either in the properties or by double-clicking on the cylinder in he model tree.

a cylinder created with the Cylinder tool

Properties

  • DataAngle: The angle parameter permits the creation of a portion of cylinder (it is set to 360° by default)
  • DataHeight: The height is the distance in the z-axis
  • DataRadius: The radius defines a plane in x-y.
  • DataFirst Angle: angle in first direction. introduced in version 0.20
  • DataSecond Angle: angle in second direction. introduced in version 0.20