- GuiCommand: Name:Draft AddToGroup MenuLocation:Utilities → Move to group... Workbenches:Draft, Arch SeeAlso:Std Group, Draft AddConstruction, Draft AutoGroup, Draft SelectGroup
The Draft AddToGroup command moves objects to a Std Group. It can also ungroup objects.
In FreeCAD version 0.20 the command can also handle group-like Arch objects.
- To use this command at least one group must exist.
- Select one or more objects.
- There are several ways to invoke the command:
- Press the Draft AddToGroup button.
- Select the Utilities → Move to group... option from the menu.
- Select the Utilities → Move to group... option from the Tree view or 3D view context menu.
- A menu is displayed near the cursor. Do one of the following:
- Select the group you want to move the objects to.
- Select Ungroup to move the objects out of the group(s) they are in.
- Objects can also be moved to a group by drag and dropping them on the group in the Tree view.
- This command can be used to move objects to the Draft construction group, but, contrary to the Draft AddConstruction command, it does not apply the construction geometry color.
- For more information about organizing your model see Document structure and Arch tutorial.
documentation index > Draft > Draft AddToGroup