Draft AddConstruction/de: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/de |Wähle Gruppe |Heilen |Draft |IconL=Draft_SelectGroup.svg |IconR=Draft_Heal.svg |IconC=Workbench...")
(Created page with "{{GuiCommand/de |Name=Draft AddConstruction |Name/de=Draft ZurKonstruktionsgruppeHinzufügen |MenuLocation=Utilities → Zur Konstruktionsgruppe hinzufügen |Workbenches=Dra...")
Line 10: Line 10:
}}
}}


{{GuiCommand
{{GuiCommand/de
|Name=Draft AddConstruction
|Name=Draft AddConstruction
|Name/de=Draft ZurKonstruktionsgruppeHinzufügen
|MenuLocation=Utilities → Add to Construction group
|MenuLocation=Utilities → Zur Konstruktionsgruppe hinzufügen
|Workbenches=[[Draft_Workbench|Draft]], [[Arch_Workbench|Arch]]
|Workbenches=[[Draft_Workbench/de|Draft]], [[Arch_Workbench/de|Arch]]
|Version=0.17
|Version/de=0.17
|SeeAlso=[[Draft_ToggleConstructionMode|Draft ToggleConstructionMode]], [[Draft_AddToGroup|Draft AddToGroup]]
|SeeAlso=[[Draft_ToggleConstructionMode/de|Draft UmnschaltenKonstruktionsmodus]], [[Draft_AddToGroup/de|Draft Zur Gruppe hinzufügen]]
}}
}}



Revision as of 20:28, 9 September 2021

Draft ZurKonstruktionsgruppeHinzufügen

Menüeintrag
Utilities → Zur Konstruktionsgruppe hinzufügen
Arbeitsbereich
Draft, Arch
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Draft UmnschaltenKonstruktionsmodus, Draft Zur Gruppe hinzufügen

Description

The Draft AddConstruction command moves objects to the Draft construction group. It also applies the construction geometry color to the objects.

Bug in version 0.19

In FreeCAD version 0.19 this command and the Draft ToggleConstructionMode 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. Select one or more objects.
  2. There are several ways to invoke the command:
    • Press the Draft AddConstruction button.
    • Select the Utilities → Add to Construction group option from the menu.
  3. If it does not exist the construction group is created first.
  4. The objects are moved to the construction group and their color properties are changed.

Notes