Part RegularPolygon/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 5: Line 5:
</div>
</div>


== Description ==
== Description

==
Creates a RegularPolygon geometric primitive.
Creates a RegularPolygon geometric primitive.


Line 17: Line 19:




== 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
*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.


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

{{Userdocnavi}}

{{clear}}
{{clear}}

Revision as of 22:02, 26 February 2020

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

Umístění Menu
Part → Create Primitives → Regular Polygon
Pracovní stoly
Part, OpenSCAD
Výchozí zástupce
Nikdo
Představen ve verzi
0.14
Viz také
Nikdo

== 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:


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.