Sketcher CompCreateRegularPolygon/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "==Types de polygones réguliers==")
(Updating to match new version of source page)
Line 14: Line 14:
==Types de polygones réguliers==
==Types de polygones réguliers==


* [[Image:Sketcher_CreateTriangle.png|32px]] [[Sketcher_CreateTriangle|Equilateral triangle by center and a corner]] : Draws a equilateral triangle by picking two points: the center and one corner.
* [[Image:Sketcher_CreateTriangle.png|32px]] [[Sketcher_CreateTriangle|Create equilateral triangle]] : Draws a equilateral triangle by picking two points: the center and one corner.
* [[Image:Sketcher_CreateSquare.png|32px]] [[Sketcher_CreateSquare|Square by center and a corner]] : Draws a square by picking two points: the center and one corner.
* [[Image:Sketcher_CreateSquare.png|32px]] [[Sketcher_CreateSquare|Create square]] : Draws a square by picking two points: the center and one corner.
* [[Image:Sketcher_CreatePentagon.png|32px]] [[Sketcher_CreatePentagon|Pentagon by center and a corner]] : Draws a square by picking two points: the center and one corner.
* [[Image:Sketcher_CreatePentagon.png|32px]] [[Sketcher_CreatePentagon|Create pentagon]] : Draws a pentagon by picking two points: the center and one corner.
* [[Image:Sketcher_CreateHexagon.png|32px]] [[Sketcher_CreateHexagon|Hexagon by center and a corner]] : Draws a square 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_CreateHeptagon.png|32px]] [[Sketcher_CreateHeptagon|Heptagon by center and a corner]] : Draws a square 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_CreateOctagon.png|32px]] [[Sketcher_CreateOctagon|Octagon by center and a corner]] : Draws a square 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|Regular Polygon by center and a corner]] : 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.


{{clear}}
{{clear}}

Revision as of 21:13, 4 November 2018

Polygones réguliers Sketcher

Emplacement du menu
Aucun (barre d'outils seulem.)
Ateliers
Sketcher
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Aucun

Description

Créer un polygone régulier est un bouton d'icône de la barre d'outils Géométries d'esquisse qui regroupe les outils de création de polygones réguliers. Cliquer sur la flèche vers le bas à sa droite pour dérouler les icônes se trouvant dessous et sélectionner un outil.

Types de polygones réguliers

  • 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.