Assembly3 AddPlacement: Difference between revisions

From FreeCAD Documentation
(Description extended)
mNo edit summary
Line 31: Line 31:
[[Image:Assembly3_AddPlacement-01.png|250px]] [[Image:Assembly3_AddPlacement-02.png|350px]]
[[Image:Assembly3_AddPlacement-01.png|250px]] [[Image:Assembly3_AddPlacement-02.png|350px]]
<translate>
<translate>

{{Caption|Left: Tree view. Right: A placement near the assembly origin (shown as file origin here)}}
{{Caption|Left: Tree view. Right: A placement near the assembly origin (shown as file origin here)}}


The assembly can also be selected indirectly by some item belonging to the assembly. Then the placement is placed at the item's origin and oriented according to this item's local coordinate system.


Valid items are e.g. elements, bodies, vertexes, edges, faces, origins, workplanes, and other placements from either the [[Tree_view|Tree view]] or the [[3D_view|3D view]].
The assembly could be selected indirectly by some other item belonging to the assembly. Then the placement is placed at the item's origin and oriented according to this item's local coordinate system.

Valid items are e.g. Elements, bodies, vertexes, edges, faces, origins, workplanes, and other placements from either the tree view or the 3D view.


== Usage == <!--T:5-->
== Usage == <!--T:5-->

Revision as of 11:12, 31 January 2022

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 AddPlacement

Menu location
Assembly3 → Workplane and origin → Add placement
Workbenches
Assembly3
Default shortcut
None
Introduced in version
-
See also
None

Description

The Add placement command adds a Placement to an active assembly.

A Placement object will be created inside the Parts container of the assembly tree and a related placement item will be placed in the 3D view. It is placed at the assembly's origin and oriented according to the assembly's YZ plane, if the Assembly object was selected directly.

Left: Tree view. Right: A placement near the assembly origin (shown as file origin here)

The assembly can also be selected indirectly by some item belonging to the assembly. Then the placement is placed at the item's origin and oriented according to this item's local coordinate system.

Valid items are e.g. elements, bodies, vertexes, edges, faces, origins, workplanes, and other placements from either the Tree view or the 3D view.

Usage

  1. Activate the Add placement command using one of the following:
    • The Add placement button.
    • The Assembly3 → Workplane and origin → Add placement menu option.