Assembly3 Contrainte axiale

From FreeCAD Documentation
Revision as of 12:20, 22 May 2021 by David69 (talk | contribs) (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...")

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.