Draft ToggleConstructionMode: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Draft points are now also handled (PR12226).)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Page in progress}}
<languages/>
<languages/>
<translate>
<translate>
Line 7: Line 6:
|[[Draft_SetStyle|SetStyle]]
|[[Draft_SetStyle|SetStyle]]
|[[Draft_AutoGroup|AutoGroup]]
|[[Draft_AutoGroup|AutoGroup]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_SetStyle.svg
|IconL=Draft_SetStyle.svg
|IconR=Draft_AutoGroup.svg
|IconR=
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}
Line 17: Line 16:
|Name=Draft ToggleConstructionMode
|Name=Draft ToggleConstructionMode
|MenuLocation=Utilities → Toggle construction mode
|MenuLocation=Utilities → Toggle construction mode
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Workbenches=[[Draft_Workbench|Draft]], [[Arch_Workbench|Arch]]
|Shortcut={{KEY|C}} {{KEY|M}}
|Shortcut={{KEY|C}} {{KEY|M}}
|SeeAlso=[[Draft_AddConstruction|Draft AddConstruction]], [[Draft_AutoGroup|Draft AutoGroup]]
|SeeAlso=[[Draft_AddConstruction|Draft AddConstruction]], [[Draft_AutoGroup|Draft AutoGroup]]
Line 25: Line 24:


<!--T:2-->
<!--T:2-->
The [[Image:Draft_ToggleConstructionMode.svg|24px]] '''Draft ToggleConstructionMode''' command switches Draft construction mode on or off. If construction mode is on new [[Draft_Module|Draft]] objects, except [[Draft_Point|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 [[Draft_Snap|snap points]] for creating other objects. When the construction geometry is no longer needed the construction group can easily be [[Std_HideSelection|hidden]] or [[Std_Delete|deleted]].
The [[Image:Draft_ToggleConstructionMode.svg|24px]] '''Draft ToggleConstructionMode''' command switches Draft construction mode on or off. If construction mode is on new [[Draft_Workbench|Draft]] objects are placed in a dedicated group and given a predefined color. This feature is intended for, often temporary, construction geometry used to provide new [[Draft_Snap|snap points]] for creating other objects. When the construction geometry is no longer needed the construction group can easily be [[Std_HideSelection|hidden]] or [[Std_Delete|deleted]].


</translate>
</translate>
Line 32: Line 31:
<!--T:3-->
<!--T:3-->
{{Caption|Construction geometry, in blue, used to determine the center and radius of a circle}}
{{Caption|Construction geometry, in blue, used to determine the center and radius of a circle}}

==Bug in version 0.19==

In FreeCAD version 0.19 this command and the [[Draft_AddConstruction|Draft AddConstruction]] command will typically use different groups. To avoid this change the {{MenuCommand|Construction group name}} in the preferences to {{Value|Draft_Construction}}: {{MenuCommand|Edit → Preferences... → Draft → General settings → Construction Geometry → Construction group name}}. In version 0.20 the {{MenuCommand|Construction group name}} is used for the label of the construction group, the name of the group is always {{Value|Draft_Construction}}.


==Usage== <!--T:15-->
==Usage== <!--T:15-->
Line 41: Line 36:
<!--T:4-->
<!--T:4-->
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Draft_ToggleConstructionMode.svg|16px]] [[Draft_ToggleConstructionMode|Draft ToggleConstructionMode]]}} button in the [[Draft_Tray|Draft Tray]]. This button is depressed if Draft construction mode is currently on.
#* Press the {{Button|[[Image:Draft_ToggleConstructionMode.svg|16px]] [[Draft_ToggleConstructionMode|Toggle construction mode]]}} button in the [[Draft_Tray|Draft Tray]]. This button is depressed if Draft construction mode is currently on.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_ToggleConstructionMode.svg|16px]] Toggle construction mode}} option from the menu.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_ToggleConstructionMode.svg|16px]] Toggle construction mode}} option from the menu.
#* Use the keyboard shortcut: {{KEY|C}} then {{KEY|M}}.
#* Use the keyboard shortcut: {{KEY|C}} then {{KEY|M}}.
# The button in the [[Draft_Tray|Draft Tray]] is updated.
# The button in the [[Draft_Tray|Draft Tray]] is updated.


==Notes==
==Notes== <!--T:18-->


<!--T:19-->
* If Draft construction mode is switched on the active [[Draft_Layer|Draft Layer]] is ignored.
* If Draft construction mode is switched on the active [[Draft_Layer|layer]] is ignored.


==Preferences==
==Preferences== <!--T:20-->


<!--T:21-->
* To change the label ({{Version|0.20}}) of the construction group: {{MenuCommand|Edit → Preferences... → Draft → General settings → Construction Geometry → Construction group name}}.
* To change the color that is used: {{MenuCommand|Edit → Preferences... → Draft → General settings → Construction Geometry → Construction geometry color}}.
* To change the label of the construction group: {{MenuCommand|Edit → Preferences... → Draft → General → Construction group label}}.
* To change the color that is used: {{MenuCommand|Edit → Preferences... → Draft → General → Construction geometry color}}.




Line 60: Line 57:
|[[Draft_SetStyle|SetStyle]]
|[[Draft_SetStyle|SetStyle]]
|[[Draft_AutoGroup|AutoGroup]]
|[[Draft_AutoGroup|AutoGroup]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_SetStyle.svg
|IconL=Draft_SetStyle.svg
|IconR=Draft_AutoGroup.svg
|IconR=
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}
}}

Latest revision as of 09:47, 6 February 2024

Draft ToggleConstructionMode

Menu location
Utilities → Toggle construction mode
Workbenches
Draft, Arch
Default shortcut
C M
Introduced in version
-
See also
Draft AddConstruction, Draft AutoGroup

Description

The Draft ToggleConstructionMode command switches Draft construction mode on or off. If construction mode is on new Draft objects 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.