Part Prism/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 12: Line 12:
== Parameters ==
== Parameters ==
*Polygon - the number of sides of the polygon which describes the cross section of the Part Prism
*Polygon - the number of sides of the polygon which describes the cross section of the Part Prism
*cirumradius - the circumradius is the distance from the centre of the polygon to a vertex.
*circumradius - the circumradius is the distance from the centre of the polygon to a vertex.
*Height - the height of the Part Prism
*Height - the height of the Part Prism

{{Version|0.14}}


{{clear}}
{{clear}}

Revision as of 22:02, 7 January 2019

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 available from the Create Primitives dialogue in the Part workbench. A Part Prism is a solid defined by a regular polygon cross section and a height.

The Create Primitives dialogue can be accessed via the CreatePrimitives icon located in the Part menu or the Part toolbar, in the Part Workbench.


Parameters

  • Polygon - the number of sides of the polygon which describes the cross section of the Part Prism
  • circumradius - the circumradius is the distance from the centre of the polygon to a vertex.
  • Height - the height of the Part Prism