Part Prism/es: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 16: Line 16:
|Workbenches=[[Part_Module/es|Part]]
|Workbenches=[[Part_Module/es|Part]]
|Version=0.14
|Version=0.14
|SeeAlso=[[Part_Primitives/es|Part Primitivas]], [[Part_Box/es|Part Box/Cubo]]
|SeeAlso=[[Part_Primitives/es|Part Primitivas]], [[Part_Box/es|Part Cubo]]
}}
}}



Revision as of 15:41, 5 June 2021

Part Prisma

Ubicación en el Menú
Pieza → Crear primitivas → Prisma
Entornos de trabajo
Part
Atajo de teclado por defecto
Ninguno
Introducido en versión
0.14
Ver también
Part Primitivas, Part Cubo

Description

A Part Prism is a solid defined by a regular polygon cross section and a height.

Usage

  1. Open the Part Workbench.
  2. Press the Primitives button, or use the Part → Create primitives → Prism from the top menu.
  3. Select Prism in the dialog and set the parameters.

The prism properties can later be edited, either in the Property editor or by double-clicking the prism in the Tree view.

Properties

  • DatosPolygon: The number of edges for the polygon that forms the base and top plane of the prism.
  • DatosCircumradius : The distance from the center of the polygon to the prism edges.
  • DatosHeight: The height is the distance in the z-axis.
  • DatosFirst Angle: Angle in first direction. introduced in version 0.19
  • DatosSecond Angle: Angle in second direction. introduced in version 0.19