Assembly3 Contrainte de points coïncidents

From FreeCAD Documentation
Revision as of 12:44, 22 May 2021 by David69 (talk | contribs) (Created page with "{{Docnav/fr |Contrainte perpendiculaire |Contrainte point sur un plan |Assembly3_Workbench/f...")

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 ConstraintPointsCoincident

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

Description

This tool builds a link between two objects of an assembly and fixes the distance between them and the orientation to each other. The selected elements of each object or more precisely their implicit coordinate systems (ICS) are used to position one object to another.

Assuming the first object is already locked in place by the Lock constraint then the following object is moved to a position where both ICSs' origins are in the same place.

Point elements have no stretch in any direction (zero length) and so there's no orientation detectable i.e. their ICS are only to match other elements' settings. The orientation of the ICSs always stays the same as the global coordinate system's orientation and can not be used to reduce any degrees of freedom related to rotation.

Related to the first object the following object can still spin around the origin (around all three axes). This is leaving 3 degrees of freedom (DOFs) for each link unconstrained.

Usage

  1. Place two objects into an assembly
  2. Select one point element of each object
  3. Press the Points coincident button.