Assembly3 CreateAssembly

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Assembly3 CreateAssembly

Menu location
Assembly3 → Create assembly
Workbenches
Assembly3
Default shortcut
A N
Introduced in version
-
See also
None

Description edit

The   Assembly3 CreateAssembly command adds a new Assembly branch object to the model tree.

Each branch object is an   Assembly container and holds four group containers:

- One for the   Constraints (which is hidden as long as it is empty)
- One for the   Elements
- One for the   Parts
- One for the   Relations (which is hidden by default and will be revealed when the   Go to relation command is used)


The added Assembly object with all visible containers looks like this (0.20.pre and Link Branch):

   

Usage edit

  1. There are several ways to invoke the command:
    • Press the   Create assembly button.
    • Select the Assembly3 →   Create assembly option from the menu.
    • Use the keyboard shortcut A then N
  2. An Assembly container is created.