Díl Kužel

From FreeCAD Documentation
Revision as of 18:17, 18 May 2014 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Díl Kužel

Umístění Menu
Díl -> Kužel
Pracovní stoly
Díl,Kompletace
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
Díl Vytváření zákl.geom.tvarů

Vytvoří jednoduchý parametrický kužel podle parametrů pozice, úhel, poloměr1, poloměr2 a výška. Při vytvoření je kužel umístěn na počátek souřadného systému (bod 0,0,0). Parametr úhel dovolí vytvoření části kuželu (defaultně je nastaven na 360°) a poloměry 1 a 2 korespondují s poloměry základu a vrcholu kužele.


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.