Part Prism/es: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "== Descripción ==")
Line 19: Line 19:
}}
}}


== Description ==
== Descripción ==


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

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

Descripción

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