Draft AddConstruction: Difference between revisions

From FreeCAD Documentation
(Removed the "Bug in version 0.19" paragraph.)
(Button text.)
 
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Draft AddConstruction
|Name=Draft AddConstruction
|MenuLocation=Utilities → Add to Construction group
|MenuLocation=Utilities → Add to construction group
|Workbenches=[[Draft_Workbench|Draft]], [[Arch_Workbench|Arch]]
|Workbenches=[[Draft_Workbench|Draft]], [[Arch_Workbench|Arch]]
|Version=0.17
|Version=0.17
Line 31: Line 31:
# Select one or more objects.
# Select one or more objects.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Draft_AddConstruction.svg|16px]] [[Draft_AddConstruction|Draft AddConstruction]]}} button.
#* Press the {{Button|[[Image:Draft_AddConstruction.svg|16px]] [[Draft_AddConstruction|Add to construction group]]}} button.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_AddConstruction.svg|16px]] Add to Construction group}} option from the menu.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_AddConstruction.svg|16px]] Add to construction group}} option from the menu.
# If it does not exist the construction group is created first.
# 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.
# The objects are moved to the construction group and their color properties are changed.

Latest revision as of 17:29, 3 December 2023

Draft AddConstruction

Menu location
Utilities → Add to construction group
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
0.17
See also
Draft ToggleConstructionMode, Draft AddToGroup

Description

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

Usage

  1. Select one or more objects.
  2. There are several ways to invoke the command:
  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