Sketcher CompCreateRegularPolygon: Difference between revisions

From FreeCAD Documentation
No edit summary
(No space after the colon)
Line 20: Line 20:


<!--T:6-->
<!--T:6-->
* [[Image:Sketcher_CreateTriangle.svg|32px]] [[Sketcher_CreateTriangle|Create equilateral triangle]] : Draws a equilateral triangle by picking two points: the center and one corner.
* [[Image:Sketcher_CreateTriangle.svg|32px]] [[Sketcher_CreateTriangle|Create equilateral triangle]]: Draws a equilateral triangle 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_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.svg|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.svg|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.svg|32px]] [[Sketcher_CreateOctagon|Create octagon]] : Draws an octagon by picking two points: the center and one corner.
* [[Image:Sketcher_CreateOctagon.svg|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.


<!--T:9-->
<!--T:9-->

Revision as of 02:58, 26 September 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.