Draft ToggleConstructionMode/tr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 4: Line 4:
|[[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=Draft_AutoGroup.svg
Line 16: Line 16:
==Description==
==Description==


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, 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]].


[[Image:Draft construction mode example.jpg|400px]]
[[Image:Draft construction mode example.jpg|400px]]
Line 46: Line 46:
|[[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=Draft_AutoGroup.svg

Revision as of 19:46, 24 August 2021

İnşaat modunu değiştir

Menü konumu
Draft → Utilities → Toggle construction mode
Tezgahlar
Draft, Arch
Varsayılan kısayol
Hiçbiri
Versiyonda tanıtıldı
-
Ayrıca bkz
Hiçbiri

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

Bug in version 0.19

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

Usage

  1. There are several ways to invoke the command:
    • Press the Draft ToggleConstructionMode 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 (introduced in version 0.20) of the construction group: Edit → Preferences... → Draft → General settings → Construction Geometry → Construction group name.
  • To change the color that is used: Edit → Preferences... → Draft → General settings → Construction Geometry → Construction geometry color.