Part Cone/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 2: Line 2:
{{Docnav|[[Part_Box|Box]]|[[Part_Cylinder|Cylinder]]|[[Part_Module|Part]]|IconL=Part_Box.png|IconC=Workbench_Part.svg|IconR=Part_Cylinder.png}}
{{Docnav|[[Part_Box|Box]]|[[Part_Cylinder|Cylinder]]|[[Part_Module|Part]]|IconL=Part_Box.png|IconC=Workbench_Part.svg|IconR=Part_Cylinder.png}}


{{GuiCommand/pl
<div class="mw-translate-fuzzy">
|Name=Part Cone
{{GuiCommand/pl|Name=Part Cone|Name/pl=Part Cone|MenuLocation=Part -> Cone||Workbenches=[[Part_Module/pl|Part]], Complete|SeeAlso=[[Part_CreatePrimitives/pl|Part CreatePrimitives]]}}
|Name/pl=Part Cone
</div>
|MenuLocation=Part → Cone
|
|Workbenches=[[Part_Module|Part]]
|SeeAlso=[[Part_CreatePrimitives
|Part CreatePrimitives]]
}}


== Description ==
== Description ==

Revision as of 20:25, 22 November 2019

Part Cone

Lokalizacja w menu
Part → Cone
Środowisko pracy
Part
Domyślny skrót
brak
Wprowadzono w wersji
-
Zobacz także
[[Part_CreatePrimitives Part CreatePrimitives]]

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.

How to use

In the workbench Part click on the cone icon .

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.

Options

Cone

  • 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.