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/>
{{UnfinishedDocu{{#translation:}}}} <!-- Note: Screenshot + Formatted Parameters + Scripting section. -->
{{UnfinishedDocu{{#translation:}}}} <!-- Note: Screenshot + Formatted Parameters + Scripting section. -->

{{Docnav
|[[Part_Line|Line]]
|[[Part_Builder|Builder]]
|[[Part_Module|Part]]
|IconL=Part_Line.svg
|IconR=Part_Builder.svg
|IconC=Workbench_Part.svg
}}

{{GuiCommand
{{GuiCommand
|Name=Part RegularPolygon
|Name=Part RegularPolygon
|MenuLocation=Part → [[Part_Primitives|Create primitives]] → Regular Polygon
|MenuLocation=Part → [[Part_Primitives|Create primitives]] → Regular Polygon
|Workbenches=[[Part Module|Part]]
|Workbenches=[[Part_Module|Part]]
|Version=0.14
|Version=0.14
|SeeAlso=[[Part_Primitives|Part Primitives]]
|SeeAlso=[[Part_Primitives|Part Primitives]]
Line 16: Line 26:


The RegularPolygon is available from the Create Primitives dialogue in the Part workbench.
The RegularPolygon is available from the Create Primitives dialogue in the Part workbench.
# Switch to the [[Image:Workbench_Part.svg|24px]] [[Part Workbench]]
# Switch to the [[Image:Workbench_Part.svg|24px]] [[Part_Module|Part Workbench]]
# The RegularPolygon command can be accessed several ways:
# The RegularPolygon command can be accessed several ways:
#* The Create Primitives dialogue via the [[Image:Part_Primitives.svg|24px]] [[Part_Primitives|Primitives]] icon located in the Part toolbar
#* The Create Primitives dialogue via the [[Image:Part_Primitives.svg|24px]] [[Part_Primitives|Primitives]] icon located in the Part toolbar
Line 25: Line 35:
*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
*Circumradius - 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.


{{Docnav
|[[Part_Line|Line]]
|[[Part_Builder|Builder]]
|[[Part_Module|Part]]
|IconL=Part_Line.svg
|IconR=Part_Builder.svg
|IconC=Workbench_Part.svg
}}


{{Part Tools navi{{#translation:}}}}
{{Part Tools navi{{#translation:}}}}

Revision as of 22:18, 11 February 2021

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Part RegularPolygon

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

Description

Creates a RegularPolygon geometric primitive.

Usage

The RegularPolygon is available from the Create Primitives dialogue in the Part workbench.

  1. Switch to the Part Workbench
  2. The RegularPolygon command can be accessed several ways:
    • The Create Primitives dialogue via the Primitives icon located in the Part toolbar
    • Using the Part → Create primitives → Regular Polygon

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.