Assembly3 Contrainte de verrouillage

From FreeCAD Documentation
Revision as of 12:04, 22 May 2021 by David69 (talk | contribs) (Created page with "{{Docnav/fr | |Alignement de plan |Assembly3 | |IconR=Assembly_ConstraintAlignment.svg |IconC=Assembly3_workben...")

Cette documentation n'est pas terminée. Merci de nous aider et de contribuer à la documentation.

Modèle GuiCommand explique comment les commandes doivent être documentées. Parcourez Category:UnfinishedDocu pour voir d'autres pages incomplètes comme celle-ci. Voir Category:Command_Reference pour toutes les commandes.

Voir Écrire une page Wiki pour apprendre à éditer les pages du wiki, et aller à Contribuer à FreeCAD pour apprendre d'autres façons de contribuer.
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.