Assembly3 Contrainte de coïncidence

From FreeCAD Documentation
Revision as of 12:11, 22 May 2021 by David69 (talk | contribs) (Created page with "{{Docnav/fr |Contrainte d'alignement |Contrainte d'attachement |Assembly3 |I...")

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 ConstraintCoincidence

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

Description

This tool links two or more objects of an assembly and matches their orientations. The selected elements of each object or more precisely their implicit coordinate systems (ICSs) are used to position one object in relation to another.

Assuming the first object is already locked in place by the Lock constraint then the following objects are moved to positions where the x-y-planes of all ICSs are coplanar and the z-axes are collinear.

An option for this link is to set a distance between the x-y-planes and making them parallel.

The angle between their x-axes (and y-axes as well) are not defined. Related to the first object the following objects can still spin around the z-axis. This is leaving 1 degree of freedom (DOF) for each link unconstrained.

This link can be used as a hinge in kinematics.

The rotation can be stopped by switching Lock Angle to true in the properties panel and the angle can be set to a specific value. With controlled value the link can be used as an actuator in a kinematic system.

Usage

  1. Place two or more objects into an assembly.
  2. Select one planar face element of each object.
  3. Press the Plane Coincidence button.