Part Prism/es: Difference between revisions

From FreeCAD Documentation
(Created page with "Un Prisma de Part es un sólido definido por el corte transversal de un polígono regular y una altura.")
(Created page with "==Uso==")
Line 23: Line 23:
Un Prisma de Part es un sólido definido por el corte transversal de un polígono regular y una altura.
Un Prisma de Part es un sólido definido por el corte transversal de un polígono regular y una altura.


==Usage==
==Uso==


# Open the {{Button|[[Image:Workbench_Part.svg|16px]] [[Part_Module|Part]]}} Workbench.
# Open the {{Button|[[Image:Workbench_Part.svg|16px]] [[Part_Module|Part]]}} Workbench.

Revision as of 15:44, 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

Un Prisma de Part es un sólido definido por el corte transversal de un polígono regular y una altura.

Uso

  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