Part RegularPolygon/en: 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/>
{{GuiCommand|Name=Part RegularPolygon|MenuLocation=Part → [[Part_CreatePrimitives|Create Primitives]] → Regular Polygon|Workbenches=[[Part Module|Part]], [[OpenSCAD_Module|OpenSCAD]]|SeeAlso=..}}
{{GuiCommand|Name=Part RegularPolygon|MenuLocation=Part → [[Part_CreatePrimitives|Create Primitives]] → Regular Polygon|Workbenches=[[Part Module|Part]], [[OpenSCAD_Module|OpenSCAD]]|Version=0.14|SeeAlso=..}}


== Description ==
== Description ==
Line 10: Line 10:
== 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.



Revision as of 22:07, 7 January 2019

Part RegularPolygon

Menu location
Part → Create Primitives → Regular Polygon
Workbenches
Part, OpenSCAD
Default shortcut
None
Introduced in version
0.14
See also
..

Description

A RegularPolygon geometric primitive is available from the Create Primitives dialogue in the Part workbench.

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.


introduced in version 0.14