Assembly Vytvořit sestavu
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 |
|---|
| Assembly → New Assembly |
| Workbenches |
| Assembly |
| Default shortcut |
| A |
| Introduced in version |
| 1.0 |
| See also |
| Part CoordinateSystem |
Description
The Assembly CreateAssembly tool creates a root assembly (Assembly object) in the current document, or a sub-assembly in a pre-existing active assembly. A document can only hold one root assembly.
Each Assembly object is created with an Origin object and an empty Joints container by default.
Usage
- If the document already contains one or more assemblies: Activate an assembly.
- There are several ways to invoke the tool:
- Press the
New Assembly button.
- Select the Assembly →
New Assembly option from the menu.
- Use the keyboard shortcut: A.
- Press the
- A new Assembly object is created, either in the document or in the activated assembly.
Properties
See also: Property View.
An Assembly object, or formally an Assembly::AssemblyObject, has the following properties:
Data
Base
- ÚdajeType (
String): - ÚdajeMaterial (
Link): - Údaje (Hidden)Meta (
Map): - ÚdajeId (
String): - Údaje (Hidden)Uid (
UUID): - ÚdajeLicense (
String): - ÚdajeLicense URL (
String): - ÚdajeColor (
Color): - ÚdajePlacement (
Placement): - ÚdajeLabel (
String): - Údaje (Hidden)Label2 (
String): - Údaje (Hidden)Expression Engine (
ExpressionEngine): - Údaje (Hidden)Visibility (
Bool): - Údaje (Hidden)Origin (
Link): - ÚdajeGroup (
LinkList): - Údaje (Hidden)_ Group Touched (
Bool):
View
Display Options
- PohledDisplay Mode (
Enumeration):Group(the only option yet). - PohledShow In Tree (
Bool):trueby default. - PohledVisibility (
Bool):trueby default.
Selection
- PohledOn Top When Selected (
Enumeration): - PohledSelection Style (
Enumeration):
- Assembly: New Assembly, Component, New Part, Solve Assembly, Exploded View, Simulation, Bill of Materials
- Joints: Toggle Grounded, Fixed Joint, Revolute Joint, Cylindrical Joint, Slider Joint, Ball Joint, Distance Joint, Parallel Joint, Perpendicular Joint, Angle Joint, Rack and Pinion Joint, Screw Joint, Gears Joint, Belt Joint
- Preferences: Preferences
- 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