Assembly3 ConstraintAxial/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/fr |Name=Assembly3 ConstraintAxial |Name/fr=Assembly3 Contrainte axiale |Icon=Assembly_ConstraintAxial.svg |Workbenches=Assembly3 }}")
(Created page with "Cet outil établit un lien entre deux ou plusieurs objets d'un assemblage et fait correspondre leur orientation. Les éléments sélectionnés de chaque objet ou plus précis...")
Line 20: Line 20:
==Description==
==Description==


Cet outil établit un lien entre deux ou plusieurs objets d'un assemblage et fait correspondre leur orientation. Les éléments sélectionnés de chaque objet ou plus précisément leurs systèmes de coordonnées implicites (ICS = implicit coordinate systems) sont utilisés pour positionner un objet par rapport à un autre.
This tool builds a link between two or more objects of an assembly and matches their orientation. 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 [[Image:Assembly_ConstraintLock.svg‎‎|24px]] [[Assembly3_ConstraintLock|Lock constraint]] then the following objects are moved to positions where the z-axes are collinear .
Assuming the first object is already locked in place by the [[Image:Assembly_ConstraintLock.svg‎‎|24px]] [[Assembly3_ConstraintLock|Lock constraint]] then the following objects are moved to positions where the z-axes are collinear .

Revision as of 12:20, 22 May 2021

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 Contrainte axiale

Emplacement du menu
Aucun
Ateliers
Assembly3
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Aucun

Description

Cet outil établit un lien entre deux ou plusieurs objets d'un assemblage et fait correspondre leur orientation. Les éléments sélectionnés de chaque objet ou plus précisément leurs systèmes de coordonnées implicites (ICS = implicit coordinate systems) sont utilisés pour positionner un objet par rapport à un autre.

Assuming the first object is already locked in place by the Lock constraint then the following objects are moved to positions where the z-axes are collinear .

The offset of their origins on their common z-axis and the angle between their x-axes (and y-axes as well) are not defined. Related to the first object the following objects can still move along and spin around the z-axis. This is leaving 2 degrees of freedom (DOFs) for each link unconstrained.

The constraint accepts

- straight edges, which become collinear,
- planar faces, which are aligned using their surface normal axis,
- cylindrical faces, which are aligned using the axial direction.

Different types of geometry elements can be mixed.

Usage

  1. Place two or more objects into an assembly.
  2. Select one element of each object.
  3. Press the Axial Alignment button.