Part Prism/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}


{{Docnav
{{Docnav
Line 23: Line 22:
# Open the {{Button|[[Image:Workbench_Part.svg|16px]] [[Part_Module|Part]]}} Workbench.
# Open the {{Button|[[Image:Workbench_Part.svg|16px]] [[Part_Module|Part]]}} Workbench.
# Press the {{Button|[[Image:Part_Primitives.svg|24px]] [[Part_Primitives|Primitives]]}} button, or use the {{MenuCommand|Part → [[Part_Primitives|Create primitives]] → Prism}} from the top menu.
# Press the {{Button|[[Image:Part_Primitives.svg|24px]] [[Part_Primitives|Primitives]]}} button, or use the {{MenuCommand|Part → [[Part_Primitives|Create primitives]] → Prism}} from the top menu.
# Select '''Prism''' in the dialog and set the parameters.


The prism properties can later be edited, either in the [[Property_editor|Property editor]] or by double-clicking the prism in the [[Tree_view|Tree view]].
== Parameters ==

* Polygon - the number of sides of the polygon which describes the cross section of the Part Prism
== Properties ==
* circumradius - the circumradius is the distance from the center of the polygon to a vertex.

* Height - the height of the Part Prism
* {{PropertyData|Polygon:}} The number of edges for the polygon that forms the base and top plane of the prism.
* {{PropertyData|Circumradius :}} The distance from the center of the polygon to the prism edges.
* {{PropertyData|Height:}} The height is the distance in the z-axis.
* {{PropertyData|First Angle}}: Angle in first direction. {{Version|0.19}}
* {{PropertyData|Second Angle}}: Angle in second direction. {{Version|0.19}}





Revision as of 09:11, 7 May 2021

Part Prism

Ubicación en el Menú
Part → Create Primitives → Prism
Entornos de trabajo
Part, OpenSCAD
Atajo de teclado por defecto
Ninguno
Introducido en versión
0.14
Ver también
Part → Primitives → Box

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