Sketcher CompCreateRegularPolygon: Difference between revisions

From FreeCAD Documentation
m (png to svg)
m (png to svg)
Line 23: Line 23:
* [[Image:Sketcher_CreateSquare.svg|32px]] [[Sketcher_CreateSquare|Create square]] : Draws a square by picking two points: the center and one corner.
* [[Image:Sketcher_CreateSquare.svg|32px]] [[Sketcher_CreateSquare|Create square]] : Draws a square by picking two points: the center and one corner.
* [[Image:Sketcher_CreatePentagon.svg|32px]] [[Sketcher_CreatePentagon|Create pentagon]] : Draws a pentagon by picking two points: the center and one corner.
* [[Image:Sketcher_CreatePentagon.svg|32px]] [[Sketcher_CreatePentagon|Create pentagon]] : Draws a pentagon by picking two points: the center and one corner.
* [[Image:Sketcher_CreateHexagon.png|32px]] [[Sketcher_CreateHexagon|Create hexagon]] : Draws a hexagon by picking two points: the center and one corner.
* [[Image:Sketcher_CreateHexagon.svg|32px]] [[Sketcher_CreateHexagon|Create hexagon]] : Draws a hexagon by picking two points: the center and one corner.
* [[Image:Sketcher_CreateHeptagon.png|32px]] [[Sketcher_CreateHeptagon|Create heptagon]] : Draws a heptagon by picking two points: the center and one corner.
* [[Image:Sketcher_CreateHeptagon.svg|32px]] [[Sketcher_CreateHeptagon|Create heptagon]] : Draws a heptagon by picking two points: the center and one corner.
* [[Image:Sketcher_CreateOctagon.png|32px]] [[Sketcher_CreateOctagon|Create octagon]] : Draws an octagon by picking two points: the center and one corner.
* [[Image:Sketcher_CreateOctagon.png|32px]] [[Sketcher_CreateOctagon|Create octagon]] : Draws an octagon by picking two points: the center and one corner.
* [[Image:Sketcher_CreateRegularPolygon.png|32px]] [[Sketcher_CreateRegularPolygon|Create Regular Polygon]] : Draws a regular polygon by selecting the number of sides and picking two points: the center and one corner.
* [[Image:Sketcher_CreateRegularPolygon.png|32px]] [[Sketcher_CreateRegularPolygon|Create Regular Polygon]] : Draws a regular polygon by selecting the number of sides and picking two points: the center and one corner.

Revision as of 07:04, 15 February 2020

Sketcher Regular Polygons

Menu location
None (toolbar only)
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

  • Create equilateral triangle : Draws a equilateral triangle by picking two points: the center and one corner.
  • Create square : Draws a square by picking two points: the center and one corner.
  • Create pentagon : Draws a pentagon by picking two points: the center and one corner.
  • Create hexagon : Draws a hexagon by picking two points: the center and one corner.
  • Create heptagon : Draws a heptagon by picking two points: the center and one corner.
  • Create octagon : Draws an octagon by picking two points: the center and one corner.
  • Create Regular Polygon : Draws a regular polygon by selecting the number of sides and picking two points: the center and one corner.