Sketcher CreateRegularPolygon

From FreeCAD Documentation
Revision as of 21:25, 10 February 2024 by FBXL5 (talk | contribs) (some preparation before the final touch - first dialog title reads "Create array")

Sketcher CreateRegularPolygon

Menu location
Sketch → Sketcher geometries → Create regular polygon
Workbenches
Sketcher
Default shortcut
G P R
Introduced in version
-
See also
None

Description

The Sketcher CreateRegularPolygon tool draws a regular polygon inscribed in a construction geometry circle.

Usage

See also: Drawing aids.

Pos-OVP = Positional On-View-Parameters. introduced in version 0.22
Dim-OVP = Dimensional On-View-Parameters. introduced in version 0.22

  1. There are several ways to invoke the command:
    • Press the Regular polygon button.
    • Select the Sketcher → Sketcher geometries → Create regular polygon option from the menu.
    • The keyboard shortcut: G then P, R.
  2. The Create array dialog opens, then enter the Number of Sides.
  3. The cursor changes to a white cross with the command icon.
  4. The Polygon parameters section (introduced in version 0.22) is added at the top of the Sketcher Dialog.
  5. Optionally change the number of Sides:
    • Enter an integer value greater than two.
    • Press the U key to increase the number.
    • Press the J key to decrease the number.
  6. Pick the center of the polygon. Or with Pos-OVP: enter its X and/or Y coordinate.
  7. Pick the first point of the polygon, this also sets the radius of the circumscribing construction circle. Or with Dim-OVP: enter the radius of the circle and/or the angle of the first point. The angle is relative to the X axis of the sketch.
  8. The geometry is created and applicable Pos-OVP and Dim-OVP based constraints are added.

Notes

The circumscribed circle is construction geometry, which is only visible when editing the sketch.