Assembly3 AxialMove/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
 
(Updating to match new version of source page)
Line 21: Line 21:
== Description ==
== Description ==


The [[Image:Assembly_AxialMove.svg |24px]] [[Assembly3_AxialMove|Axial move]] command does...
The [[Image:Assembly_AxialMove.svg |24px]] [[Assembly3_AxialMove|Axial move]] command provides a tool to move a part within an assembly context. </br> It consists of 3 arcs with spherical handles to rotate the part and 3 arrow handles to move the part without rotation which represent the selected object's implicit coordinate system (ICS).

[[Image:Assembly3_AxialMove.png|400px]]


== Usage ==
== Usage ==


# Select either a face, an edge, or a vertex of the 3D part or the whole part in the assembly tree.
# Activate the [[Image:Assembly_AxialMove.svg |16px]] '''Axial move''' command using one of the following:
# Activate the [[Image:Assembly_AxialMove.svg |16px]] '''Axial move''' command using one of the following:
#* The {{Button|[[Image:Assembly_AxialMove.svg |16px]] [[Assembly3_AxialMove|Axial move]]}} button.
#* The {{Button|[[Image:Assembly_AxialMove.svg |16px]] [[Assembly3_AxialMove|Axial move]]}} button.
#* The {{MenuCommand|Assembly3 → [[Image:Assembly_AxialMove.svg |16px]] Axial move}} menu option.
#* The {{MenuCommand|Assembly3 → [[Image:Assembly_AxialMove.svg |16px]] Axial move}} menu option.
#* The keyboard shortcut: {{KEY|A}} then {{KEY|A}}.
#* The keyboard shortcut: {{KEY|A}} then {{KEY|A}}.
# Drag the handles to reposition the part.
# To fix the position and leave the tool use one of the following:
#* The {{KEY|esc}} key.
#* The {{Button|OK}} button in the Tasks panel.





Revision as of 07:36, 26 October 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.

Assembly3 AxialMove

Menu location
Assembly3 → Axial move
Workbenches
Assembly3
Default shortcut
A then A
Introduced in version
-
See also
None

Description

The Axial move command provides a tool to move a part within an assembly context.
It consists of 3 arcs with spherical handles to rotate the part and 3 arrow handles to move the part without rotation which represent the selected object's implicit coordinate system (ICS).

Usage

  1. Select either a face, an edge, or a vertex of the 3D part or the whole part in the assembly tree.
  2. Activate the Axial move command using one of the following:
    • The Axial move button.
    • The Assembly3 → Axial move menu option.
    • The keyboard shortcut: A then A.
  3. Drag the handles to reposition the part.
  4. To fix the position and leave the tool use one of the following:
    • The esc key.
    • The OK button in the Tasks panel.