Sketcher ToggleConstruction

From FreeCAD Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page contains changes which are not marked for translation.
This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Sketcher ToggleConstruction

Menu location
Sketch → Sketcher geometries → Toggle construction geometry
Workbenches
Sketcher
Default shortcut
G N
Introduced in version
-
See also
None

Description

The Sketcher ToggleConstruction tool either toggles the geometry creation tools to/from construction mode, or toggles selected geometry to/from construction geometry.

Construction geometry edges are marked with a dedicated color (default blue) and (introduced in version 0.22) linetype. Construction geometry is not visible outside the sketch, it is intended to help define constraints and other geometry inside the sketch itself. Construction lines can however be used as a rotation axis by PartDesign Revolution.

Usage

Toggle tools

  1. Make sure there is no selection.
  2. There are several ways to invoke the tool:
    • Press the Toggle construction geometry button.
    • Select the Sketcher → Sketcher geometries → Toggle construction geometry option from the menu.
    • Right-click in the 3D view and select the Toggle construction geometry option from the context menu.
    • Use the keyboard shortcut: G then N.
  3. The mode of the geometry creation tools is toggled:
    • In normal mode their menu and toolbar icons are white, and they create regular geometry (default color white).
    • In construction mode their menu and toolbar icons are blue, and they create construction geometry (default color blue).

Toggle geometry

  1. Select one or more elements in the sketch.
  2. Invoke the tool as described above, or with the following additional option:
    • Right-click in the Elements section of the Task panel and select the Toggle construction geometry option from the context menu.
  3. The selected elements are changed from normal geometry to construction geometry or vice versa. Their appearance changes accordingly.
  4. The mode of the geometry creation tools is not changed.

Notes

  • Points are always created as construction geometry. If required they can be changed to normal geometry after creation.