Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 2.1 KB

Draft_ToggleConstructionMode.md

File metadata and controls

39 lines (26 loc) · 2.1 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
 GuiCommand:
   Name: Draft ToggleConstructionMode
   MenuLocation: Utilities , Toggle construction mode
   Workbenches: Draft_Workbench, Arch_Workbench
   Shortcut: **C** **M**
   SeeAlso: Draft_AddConstruction, Draft_AutoGroup
---

Draft ToggleConstructionMode

Description

The Draft ToggleConstructionMode command switches Draft construction mode on or off. If construction mode is on new Draft objects, except Draft Points, are placed in a dedicated group and given a predefined color. This feature is intended for, often temporary, construction geometry used to provide new snap points for creating other objects. When the construction geometry is no longer needed the construction group can easily be hidden or deleted.

*Construction geometry, in blue, used to determine the center and radius of a circle*

Usage

  1. There are several ways to invoke the command:
    • Press the Toggle construction mode button in the Draft Tray. This button is depressed if Draft construction mode is currently on.
    • Select the Utilities → Toggle construction mode option from the menu.
    • Use the keyboard shortcut: C then M.
  2. The button in the Draft Tray is updated.

Notes

  • If Draft construction mode is switched on the active layer is ignored.

Preferences

  • To change the label of the construction group: Edit → Preferences... → Draft → General → Construction group label.
  • To change the color that is used: Edit → Preferences... → Draft → General → Construction geometry color.

documentation index > Draft > Draft ToggleConstructionMode