Sketcher CreateHeptagon: Difference between revisions

From FreeCAD Documentation
(Shortcut)
(V0.22 -> V1.0)
 
(7 intermediate revisions by 2 users not shown)
Line 19: Line 19:
|Shortcut={{KEY|G}} {{KEY|P}} {{KEY|7}}
|Shortcut={{KEY|G}} {{KEY|P}} {{KEY|7}}
|Version=0.15
|Version=0.15
|SeeAlso=[[Sketcher_CreateRegularPolygon|Sketcher CreateRegularPolygon]]
}}
}}


Line 24: Line 25:


<!--T:3-->
<!--T:3-->
The [[Image:Sketcher_CreateHeptagon.svg|24px]] [[Sketcher_CreateHeptagon|Sketcher CreateHeptagon]] tool creates a heptagon. {{Version|1.0}}: This is the same tool as [[Sketcher_CreateRegularPolygon|Sketcher CreateRegularPolygon]] but with the number of sides preset to 7.
Draws an heptagon inscribed in a construction geometry circle.
When starting the tool, the mouse pointer changes to a white cross with a red hexagon icon.
The coordinates of the pointer are shown beside it in blue in real time.


</translate>
</translate>
Line 33: Line 32:


== Usage == <!--T:4-->
== Usage == <!--T:4-->

<!--T:13-->
See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].


<!--T:5-->
<!--T:5-->
# There are several ways to invoke the tool:
* After pressing the {{Button|[[File:Sketcher_CreateHeptagon.svg|16px]] [[Sketcher_CreateHeptagon|Create heptagon]]}} button, click once to set the center, then move the mouse and click a second time to set one of the vertices.
#* Press the {{Button|[[Image:Sketcher_CreateHeptagon.svg|16px]] [[Sketcher_CreateHeptagon|Heptagon]]}} button.
* Pressing {{KEY|Esc}} or clicking the right mouse button cancels the function.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateHeptagon.svg|16px]] Create heptagon}} option from the menu.

#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|P}}, then {{KEY|7}}.
==Notes== <!--T:12-->
# For further steps see [[Sketcher_CreateRegularPolygon#Usage|Sketcher CreateRegularPolygon]].

<!--T:6-->
The circumscribed circle is construction geometry, which is only visible when editing the sketch.





Latest revision as of 10:13, 21 April 2024

Sketcher CreateHeptagon

Menu location
Sketch → Sketcher geometries → Create heptagon
Workbenches
Sketcher
Default shortcut
G P 7
Introduced in version
0.15
See also
Sketcher CreateRegularPolygon

Description

The Sketcher CreateHeptagon tool creates a heptagon. introduced in version 1.0: This is the same tool as Sketcher CreateRegularPolygon but with the number of sides preset to 7.

Usage

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the Heptagon button.
    • Select the Sketcher → Sketcher geometries → Create heptagon option from the menu.
    • Use the keyboard shortcut: G then P, then 7.
  2. For further steps see Sketcher CreateRegularPolygon.