Part Cone

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

Part_Cone

Ubicación en el Menú
Ninguno
Entornos de trabajo
Pieza,Completo
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Crea un cono paramétrico simple, con los parámetros de posición, ángulo, radio1, radio2 y altura. El cono estará posicionado en el origen (point 0,0,0). Los parámetros de ángulo permiten la creación de una porción de cono (está establecido como 360° por defecto), y los radio1 y radio2 se corresponden con la base y la parte superior del cono.


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.