Assembly3 CreateAssembly: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 32: Line 32:
:- One for the [[Image:Assembly_Assembly_Part_Tree.svg|24px]] '''Parts'''
:- One for the [[Image:Assembly_Assembly_Part_Tree.svg|24px]] '''Parts'''
:- One for the [[Image:Assembly_Assembly_Relation_Tree.svg|24px]] '''Relations''' (which is hidden by default and will be revealed when the [[Image:Assembly_GotoRelation.svg|16px]] [[Assembly3_GoToRelation|Go to relation]] command is used)
:- One for the [[Image:Assembly_Assembly_Relation_Tree.svg|24px]] '''Relations''' (which is hidden by default and will be revealed when the [[Image:Assembly_GotoRelation.svg|16px]] [[Assembly3_GoToRelation|Go to relation]] command is used)



<!--T:6-->
<!--T:6-->
</br>
The added '''Assembly''' object with all visible containers looks like this (0.20.pre and Link Branch):
The added '''Assembly''' object with all visible containers looks like this (0.20.pre and Link Branch):



Revision as of 09:40, 26 September 2021

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.

Other languages:

Assembly3 CreateAssembly

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

Description

The Assembly3 CreateAssembly command adds a new Assembly branch object to the design 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

  1. Create an empty assembly container by pressing Create assembly
    or use the keyboard shortcut: A then N