- GuiCommand: Name:Draft AddConstruction MenuLocation:Utilities → Add to Construction group Workbenches:Draft, Arch Version:0.17 SeeAlso:Draft ToggleConstructionMode, Draft AddToGroup
The Draft AddConstruction command moves objects to the Draft construction group. It also applies the construction geometry color to the objects.
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 {{Value|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 {{Value|Draft_Construction}}.
- Select one or more objects.
- There are several ways to invoke the command:
- Press the
Draft AddConstruction button.
- Select the Utilities →
Add to Construction group option from the menu.
- Press the
- If it does not exist the construction group is created first.
- The objects are moved to the construction group and their color properties are changed.
- Objects can also be moved to the construction group by drag and dropping them on the group in the Tree view, or by using the Draft AddToGroup command. But in both cases the construction geometry color is not applied.
- For more information about organizing your model see Document structure and Arch tutorial.
documentation index > Draft > Draft AddConstruction