Part Prism

From FreeCAD Documentation
Revision as of 09:11, 7 May 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Part Prism

Umístění Menu
Part → Create Primitives → Prism
Pracovní stoly
Part, OpenSCAD
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
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

  • ÚdajePolygon: The number of edges for the polygon that forms the base and top plane of the prism.
  • ÚdajeCircumradius : The distance from the center of the polygon to the prism edges.
  • ÚdajeHeight: The height is the distance in the z-axis.
  • ÚdajeFirst Angle: Angle in first direction. introduced in version 0.19
  • ÚdajeSecond Angle: Angle in second direction. introduced in version 0.19