Part Cone: Difference between revisions

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


<!--T:2-->
Creates a simple parametric cone, with position, angle, radius1, radius2 and height parameters. The cone will be positioned at origin (point 0,0,0) on creation. The angle parameter permits the creation of a portion of cone (it is set to 360° by default), and the radius 1 and 2 correspond to base and top radius of the cone.
Creates a simple parametric cone, with position, angle, radius1, radius2 and height parameters. The cone will be positioned at origin (point 0,0,0) on creation. The angle parameter permits the creation of a portion of cone (it is set to 360° by default), and the radius 1 and 2 correspond to base and top radius of the cone.



Revision as of 17:30, 20 February 2014

Part_Cone

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

Creates a simple parametric cone, with position, angle, radius1, radius2 and height parameters. The cone will be positioned at origin (point 0,0,0) on creation. The angle parameter permits the creation of a portion of cone (it is set to 360° by default), and the radius 1 and 2 correspond to base and top radius of the cone.