Part Prism: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Module to Workbench renaming.)
Line 6: Line 6:
|[[Part_Ellipsoid|Ellipsoid]]
|[[Part_Ellipsoid|Ellipsoid]]
|[[Part_Wedge|Wedge]]
|[[Part_Wedge|Wedge]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Ellipsoid.svg
|IconL=Part_Ellipsoid.svg
|IconR=Part_Wedge.svg
|IconR=Part_Wedge.svg
Line 16: Line 16:
|Name=Part Prism
|Name=Part Prism
|MenuLocation=Part → [[Part_Primitives|Create primitives]] → Prism
|MenuLocation=Part → [[Part_Primitives|Create primitives]] → Prism
|Workbenches=[[Part_Module|Part]]
|Workbenches=[[Part_Workbench|Part]]
|Version=0.14
|Version=0.14
|SeeAlso=[[Part_Primitives|Part Primitives]], [[Part_Box|Part Box/Cube]]
|SeeAlso=[[Part_Primitives|Part Primitives]], [[Part_Box|Part Box/Cube]]
Line 29: Line 29:


<!--T:3-->
<!--T:3-->
# Open the {{Button|[[Image:Workbench_Part.svg|16px]] [[Part_Module|Part]]}} Workbench.
# Open the {{Button|[[Image:Workbench_Part.svg|16px]] [[Part_Workbench|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.
# Select '''Prism''' in the dialog and set the parameters.
Line 50: Line 50:
|[[Part_Ellipsoid|Ellipsoid]]
|[[Part_Ellipsoid|Ellipsoid]]
|[[Part_Wedge|Wedge]]
|[[Part_Wedge|Wedge]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_Ellipsoid.svg
|IconL=Part_Ellipsoid.svg
|IconR=Part_Wedge.svg
|IconR=Part_Wedge.svg

Revision as of 12:48, 25 August 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