Assembly3 ConstraintLock: Difference between revisions

From FreeCAD Documentation
(Created page with "{{UnfinishedDocu{{#translation:}}}} <languages/> <translate> {{Docnav | |Plane Alignment |Assembly3 | |IconR = Assem...")
 
(Marked this version for translation)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|
|
|[[Assembly3_ConstraintAlignment|Plane Alignment]]
|[[Assembly3_ConstraintAlignment|Plane Alignment]]
|[[Assembly3 Workbench|Assembly3]]
|[[Assembly3_Workbench|Assembly3]]
|
|
|IconR = Assembly_ConstraintLock.svg
|IconR=Assembly_ConstraintAlignment.svg
|IconC = Assembly3_workbench_icon.svg
|IconC=Assembly3_workbench_icon.svg
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name = Assembly3 ConstraintLock
|Name=Assembly3 ConstraintLock
|Icon = Assembly_ConstraintLock.svg
|Icon=Assembly_ConstraintLock.svg
|MenuLocation=Assembly3 → ? → Plane Alignment
|Workbenches=[[Assembly3_Workbench|Assembly3]]
|Workbenches=[[Assembly3_Workbench|Assembly3]]
}}
}}


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


<!--T:4-->
This tool links an object to the global coordinate system (GCS) of the assembly using the implicit coordinate system (ICS) of a selected element.
This tool links an object to the global coordinate system (GCS) of the assembly using the implicit coordinate system (ICS) of a selected element.
:- If a vertex is selected the coordinates of its ICS are fixed relative to the GCS.
:- If a vertex is selected the coordinates of its ICS are fixed relative to the GCS.
Line 29: Line 31:
::The object is completely fixed to the GCS.
::The object is completely fixed to the GCS.


<!--T:5-->

This can be used to define the fixed set in a static assembly as well as in a kinematic system.
This can be used to define the fixed set in a static assembly as well as in a kinematic system.


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

<!--T:7-->
# Place an object into an assembly.
# Select one element of the object.
# Press the {{Button|[[Image:Assembly_ConstraintLock.svg|16px]] [[Assembly3_ConstraintLock|Locked]]}} button.


#Place an object into an assembly
#Select one element of the object
#Press the {{Button|[[Image:Assembly_ConstraintLock.svg|16px]] [[Assembly3_ConstraintLock|Locked]]}} button (not yet available via drop-down menu)
#


<!--T:8-->
{{Docnav
{{Docnav
|
|
Line 44: Line 48:
|[[Assembly3_Workbench|Assembly3]]
|[[Assembly3_Workbench|Assembly3]]
|
|
|IconR = Assembly_ConstraintAlignment.svg
|IconR=Assembly_ConstraintAlignment.svg
|IconC = Assembly3_workbench_icon.svg
|IconC=Assembly3_workbench_icon.svg
}}
}}



Latest revision as of 09:26, 10 May 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.

Other languages:

Assembly3 ConstraintLock

Menu location
None
Workbenches
Assembly3
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool links an object to the global coordinate system (GCS) of the assembly using the implicit coordinate system (ICS) of a selected element.

- If a vertex is selected the coordinates of its ICS are fixed relative to the GCS.
The object can still rotate around the vertex.
- If a (straight) edge is selected the coordinates of its ICS and the direction of its z-axis are fixed relative to the GCS.
The object can still rotate around the edge.
- If a face is selected the coordinates and the orientation of its ICS are fixed relative to the GCS.
The object is completely fixed to the GCS.

This can be used to define the fixed set in a static assembly as well as in a kinematic system.

Usage

  1. Place an object into an assembly.
  2. Select one element of the object.
  3. Press the Locked button.