Part Prism/es: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/es |Elipsoide |Cuña |Part |IconL=Part_Ellipsoid.svg |IconR=Part_Wedge.svg |IconC=Workbench_Part.svg }}")
No edit summary
Line 10: Line 10:
}}
}}


{{GuiCommand/es
<div class="mw-translate-fuzzy">
|Name=Part Prism
{{GuiCommand/es|Name=Part Prism|Name/es=Part Prism|MenuLocation=Part → [[Part_CreatePrimitives/es|Create Primitives]] → Prism|Workbenches=[[Part Module/es|Part]], [[OpenSCAD_Module/es|OpenSCAD]]|Version=0.14|SeeAlso=Part → Primitives → [[Part_Box/es|Box]]}}
|Name/es=Part Prisma
</div>
|MenuLocation=Pieza → [[Part_Primitives/es|Crear primitivas]] → Prisma
|Workbenches=[[Part_Module/es|Part]]
|Version=0.14
|SeeAlso=[[Part_Primitives/es|Part Primitivas]], [[Part_Box/es|Part Box/Cubo]]
}}


== Description ==
== Description ==

Revision as of 15:40, 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 Box/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