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.
|
|
| 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
- 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
- An Assembly container is created.
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub