Assembly3 AddXZWorkplane: Difference between revisions

From FreeCAD Documentation
(pictures added)
(Assembly3_AddXYWorkplane -> Assembly3_AddWorkplane)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Assembly3_AddXYWorkplane|Add workplane]]
|[[Assembly3_AddWorkplane|Add workplane]]
|[[Assembly3_AddZYWorkplane|Add ZY workplane]]
|[[Assembly3_AddZYWorkplane|Add ZY workplane]]
|[[Assembly3_Workbench|Assembly3]]
|[[Assembly3_Workbench|Assembly3]]
Line 26: Line 26:
The [[Image:Assembly_Add_WorkplaneXZ.svg |24px]] [[Assembly3_AddXZWorkplane|Add XZ workplane]] command adds an XZ Workplane to an active assembly.
The [[Image:Assembly_Add_WorkplaneXZ.svg |24px]] [[Assembly3_AddXZWorkplane|Add XZ workplane]] command adds an XZ Workplane to an active assembly.


<!--T:8-->
A Workplane object will be created inside the Parts container of the assembly tree and a related workplane item will be placed in the 3D view. It is placed at the assembly's origin and oriented according to the assembly's XZ plane, if the Assembly object was selected directly.
A Workplane object will be created inside the Parts container of the assembly tree and a related workplane item will be placed in the 3D view. It is placed at the assembly's origin and oriented according to the assembly's XZ plane, if the Assembly object was selected directly.


Line 32: Line 33:
<translate>
<translate>


<!--T:9-->
The assembly could be selected indirectly by some other item belonging to the assembly. Then the workplane is placed at the item's origin but it is still oriented according to the assembly's XZ plane.
The assembly can also be selected indirectly by some item belonging to the assembly. Then the workplane is placed at the item's origin but it is still oriented according to the assembly's XZ plane.


<!--T:10-->
Valid items are e.g. Elements, bodies, vertexes, edges, faces, origins, and other Workplanes from either the tree view or the 3D view.
Valid items are e.g. elements, bodies, vertexes, edges, faces, origins, and other workplanes from either the [[Tree_view|Tree view]] or the [[3D_view|3D view]].


== Usage == <!--T:5-->
== Usage == <!--T:5-->
Line 46: Line 49:
<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[Assembly3_AddXYWorkplane|Add workplane]]
|[[Assembly3_AddWorkplane|Add workplane]]
|[[Assembly3_AddZYWorkplane|Add ZY workplane]]
|[[Assembly3_AddZYWorkplane|Add ZY workplane]]
|[[Assembly3_Workbench|Assembly3]]
|[[Assembly3_Workbench|Assembly3]]

Latest revision as of 11:51, 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 AddXZWorkplane

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

Description

The Add XZ workplane command adds an XZ Workplane to an active assembly.

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

The assembly can also be selected indirectly by some item belonging to the assembly. Then the workplane is placed at the item's origin but it is still oriented according to the assembly's XZ plane.

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

Usage

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