Sketcher CompCreateRegularPolygon: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
Line 16: Line 16:
|Name=Sketcher Regular Polygons
|Name=Sketcher Regular Polygons
|Icon=Sketcher_CompCreateRegularPolygon.png
|Icon=Sketcher_CompCreateRegularPolygon.png
|MenuLocation=None (toolbar only)
|MenuLocation=
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
}}
}}

Revision as of 16:53, 30 September 2022


Sketcher Regular Polygons

Menu location
None
Workbenches
Sketcher
Default shortcut
None
Introduced in version
-
See also
None

Description

Create a regular polygon is an icon button in the Sketcher geometries toolbar that groups tools to create a regular polygon. Click on the down arrow to its right to expand the icons below it and select a tool.

Types of regular polygons

  • Triangle: Draws a equilateral triangle by picking two points, the center and one corner.
  • Square: Draws a square by picking two points, the center and one corner.
  • Pentagon: Draws a pentagon by picking two points, the center and one corner.
  • Hexagon: Draws a hexagon by picking two points, the center and one corner.
  • Heptagon: Draws a heptagon by picking two points, the center and one corner.
  • Octagon: Draws an octagon by picking two points, the center and one corner.
  • Regular polygon: Draws a regular polygon by selecting the number of sides and picking two points, the center and one corner.