Part Cone/sv: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
{{GuiCommand/sv|Name=Part_Cone|Name/sv=Part Cone|MenuLocation=Part -> Cone|Workbenches=[[Part_Module/sv|Part]], Complete|SeeAlso=[[Part_CreatePrimitives/sv|Part CreatePrimitives]]}}
{{GuiCommand/sv|Name=Part_Cone|Name/sv=Part Cone|MenuLocation=Part -> Cone|Workbenches=[[Part_Module/sv|Part]], Complete|SeeAlso=[[Part_CreatePrimitives/sv|Part CreatePrimitives]]}}


Skapar en enkel parametrisk kon, med parametrarna position, vinkel, radie1, radie2 och höjd. Konen kommer att placeras vid nollpunkten (punkt 0,0,0) när den skapas. Vinkelparametern tillåter skapande av del av en kon (den är som standard inställd på 360°), och radie 1 och 2 motsvarar konens bas och toppradie.
== Description ==
A parametric truncated Part Cone primitive is available in the Part workbench from the Part tool bar, Part menu (primitives sub-menu) and the Create Primitives dialogue.





Revision as of 13:13, 26 May 2014

Part Cone

Menyplacering
Part -> Cone
Arbetsbänkar
Part, Complete
Standard genväg
Ingen
Introducerad i version
-
Se även
Part CreatePrimitives

Skapar en enkel parametrisk kon, med parametrarna position, vinkel, radie1, radie2 och höjd. Konen kommer att placeras vid nollpunkten (punkt 0,0,0) när den skapas. Vinkelparametern tillåter skapande av del av en kon (den är som standard inställd på 360°), och radie 1 och 2 motsvarar konens bas och toppradie.


The default values create a truncated parametric cone, defined by radius1, radius2 height and angle, parameters. The default 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 truncated cone.

Parameters

  • Radius 1 - radius of the arc or circle defining the lower face
  • Radius 2 - radius of the arc or circle defining the upper face
  • Height - the height of the Part Cone
  • Angle - the number of degrees of the arc or circles defining the upper and lower faces of the truncated cone. The default 360 creates circular faces, a lower value will create a portion of a cone as defined by upper and lower faces each with edges defined by an arc of the number of degrees and two radii.


The image below shows a Part Cone with the parameter "Angle" set to 270 degrees and all other parameters are at their default values.