Part Prism: Difference between revisions

From FreeCAD Documentation
(Model tree -> Tree view. Plus some minor edits.)
(Marked this version for translation)
Line 33: Line 33:
# Select '''Prism''' in the dialog and set the parameters.
# Select '''Prism''' in the dialog and set the parameters.


<!--T:12-->
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]].
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]].


== Properties == <!--T:4-->
== Properties == <!--T:4-->


<!--T:13-->
* {{PropertyData|Polygon:}} The number of edges for the polygon that forms the base and top plane of the 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|Circumradius :}} The distance from the center of the polygon to the prism edges.

Revision as of 09:11, 7 May 2021

Part Prism

Menu location
Part → Create primitives → Prism
Workbenches
Part
Default shortcut
None
Introduced in version
0.14
See also
Part Primitives, Part Box/Cube

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

  • DataPolygon: The number of edges for the polygon that forms the base and top plane of the prism.
  • DataCircumradius : The distance from the center of the polygon to the prism edges.
  • DataHeight: The height is the distance in the z-axis.
  • DataFirst Angle: Angle in first direction. introduced in version 0.19
  • DataSecond Angle: Angle in second direction. introduced in version 0.19