Assembly3 TracePartMove: Difference between revisions

From FreeCAD Documentation
(page skeleton created)
 
m (Description of the moving shape altered)
 
(10 intermediate revisions by 3 users not shown)
Line 3: Line 3:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Assembly3_TogglePartVisibility|Toggle part visibility]]
|[[Assembly3_TogglePartVisibility|Toggle part visibility]]
Line 12: Line 13:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Assembly3 TracePartMove
|Name=Assembly3 TracePartMove
|Icon=Assembly_Trace.svg‎‎
|Icon=Assembly_Trace.svg‎‎
|Workbenches=[[Assembly3_Workbench|Assembly3]]
|MenuLocation=Assembly3 → Trace part move
|MenuLocation=Assembly3 → Trace part move
|Workbenches=[[Assembly3_Workbench|Assembly3]]
}}
}}


== Description ==
== Description == <!--T:3-->

<!--T:4-->
The [[Image:Assembly_Trace.svg|24px]] [[Assembly3_TracePartMove|Trace part move]] command traces one single point of a kinematic assembly, when one of the assembled objects is moved with either the [[Image:Assembly_Move.svg‎‎|16px]] [[Assembly3_MovePart|Move part]] tool or the [[Image:Assembly_AxialMove.svg‎‎|16px]] [[Assembly3_AxialMove|Axial move]] tool.

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


<!--T:6-->
The [[Image:Assembly_Trace.svg |24px]] [[Assembly3_TracePartMove|Trace part move]] command does...
# Optionally select a wire object:
#* A point to trace itself.
#* An edge or face to trace the center point of its shape.
# Activate the [[Image:Assembly_Trace.svg|16px]] '''Trace part move''' command using one of the following:
#* The {{Button|[[Image:Assembly_Trace.svg|16px]] [[Assembly3_TracePartMove|Trace part move]]}} button.
#* The {{MenuCommand|Assembly3 → [[Image:Assembly_Trace.svg|16px]] Trace part move}} menu option.
# Select one object of the assembly and move it using one of the following:
#* The [[Image:Assembly_Move.svg‎‎|16px]] [[Assembly3_MovePart|Move part]] tool.
#* The [[Image:Assembly_AxialMove.svg‎‎|16px]] [[Assembly3_AxialMove|Axial move]] tool.
# Press the {{KEY|esc}} key or the {{Button|OK}} button (Axial move only) to finish tracing.
# Find an AsmTrace object in the [[Tree_view|Tree view]].


== Usage ==
== Notes == <!--T:8-->


<!--T:9-->
# Activate the [[Image:Assembly_Trace.svg |16px]] '''Trace part move''' command using one of the following:
* If you don't select any shape in the first step, you will be tracing the shape that was selected in the third step.
#* The {{Button|[[Image:Assembly_Trace.svg |16px]] [[Assembly3_TracePartMove|Trace part move]]}} button.
* To change the element to trace, you need to disable this tool before selecting a new element and enabling it again.
#* The {{MenuCommand|Assembly3 → [[Image:Assembly_Trace.svg |16px]] Trace part move}} menu option.
* If you control the movement with another tool such as this [[Tutorial_KinematicController|kinematic controller]] that allows to use a mover tool in parallel, you could use this tool to alter the assembly step by step and use the mover tool to add a point and connecting line on each step. It is possible to use the mover tool as a trigger by picking and dragging any of the arrows - just a tiny bit until the next point and line appears (use transparency if necessary).
: (I hope there will be a more elegant way in the future)




<!--T:7-->
{{Docnav
{{Docnav
|[[Assembly3_TogglePartVisibility|Toggle part visibility]]
|[[Assembly3_TogglePartVisibility|Toggle part visibility]]

Latest revision as of 10:37, 2 August 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 TracePartMove

Menu location
Assembly3 → Trace part move
Workbenches
Assembly3
Default shortcut
None
Introduced in version
-
See also
None

Description

The Trace part move command traces one single point of a kinematic assembly, when one of the assembled objects is moved with either the Move part tool or the Axial move tool.

Usage

  1. Optionally select a wire object:
    • A point to trace itself.
    • An edge or face to trace the center point of its shape.
  2. Activate the Trace part move command using one of the following:
  3. Select one object of the assembly and move it using one of the following:
  4. Press the esc key or the OK button (Axial move only) to finish tracing.
  5. Find an AsmTrace object in the Tree view.

Notes

  • If you don't select any shape in the first step, you will be tracing the shape that was selected in the third step.
  • To change the element to trace, you need to disable this tool before selecting a new element and enabling it again.
  • If you control the movement with another tool such as this kinematic controller that allows to use a mover tool in parallel, you could use this tool to alter the assembly step by step and use the mover tool to add a point and connecting line on each step. It is possible to use the mover tool as a trigger by picking and dragging any of the arrows - just a tiny bit until the next point and line appears (use transparency if necessary).
(I hope there will be a more elegant way in the future)