Sketcher CompCreateRegularPolygon: Difference between revisions

From FreeCAD Documentation
m (png to svg)
m (png to svg)
Line 2: Line 2:
<translate>
<translate>
<!--T:8-->
<!--T:8-->
{{Docnav|[[Sketcher_CreateRectangle|Rectangle]]|[[Sketcher_CreateTriangle|Triangle]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CreateRectangle.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_CreateTriangle.png}}
{{Docnav|[[Sketcher_CreateRectangle|Rectangle]]|[[Sketcher_CreateTriangle|Triangle]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CreateRectangle.svg|IconC=Workbench_Sketcher.svg|IconR=Sketcher_CreateTriangle.png}}


<!--T:1-->
<!--T:1-->
Line 25: Line 25:
* [[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.png|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-->
{{Docnav|[[Sketcher_CreateRectangle|Rectangle]]|[[Sketcher_CreateTriangle|Triangle]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CreateRectangle.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_CreateTriangle.png}}
{{Docnav|[[Sketcher_CreateRectangle|Rectangle]]|[[Sketcher_CreateTriangle|Triangle]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CreateRectangle.svg|IconC=Workbench_Sketcher.svg|IconR=Sketcher_CreateTriangle.png}}


<!--T:10-->
<!--T:10-->

Revision as of 05:39, 22 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.