Assembly3 ConstraintColinear/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "La commande 16px Contrainte colinéaire contraint deux lignes 2D telles que des lignes non subdiv...")
No edit summary
Line 20: Line 20:
==Description==
==Description==


La commande [[Image:Assembly_ConstraintColinear.svg|16px]] [[Assembly3_ConstraintColinear/fr|Contrainte colinéaire]] contraint deux lignes 2D telles que des lignes non subdivisées réalisées avec l'atelier Draft par rapport à un plan de travail.
La commande [[Image:Assembly_ConstraintColinear.svg|16px]] [[Assembly3_ConstraintColinear/fr|Contrainte colinéaire]] contraint deux lignes 2D telles que des lignes non subdivisées réalisées avec l'atelier Draft en relation avec le plan de travail.


It links the positions of both 2D lines in a way that the origin of one line's implicit coordinate system (ICS) lies on the z axis of the other line's ICS with both z axes pointing in the same direction.
It links the positions of both 2D lines in a way that the origin of one line's implicit coordinate system (ICS) lies on the z axis of the other line's ICS with both z axes pointing in the same direction.

Revision as of 09:32, 25 September 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 colinéaire

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

Description

La commande Contrainte colinéaire contraint deux lignes 2D telles que des lignes non subdivisées réalisées avec l'atelier Draft en relation avec le plan de travail.

It links the positions of both 2D lines in a way that the origin of one line's implicit coordinate system (ICS) lies on the z axis of the other line's ICS with both z axes pointing in the same direction.

Usage

  1. Select two 2D lines.
  2. Activate the Colinear command using the:
  3. Press the Solve constraints or the Quick solve button to recompute
(if Auto recompute and Smart recompute are disabled).

Notes

This tool accepts a 3D elements as well e.g. edges or center lines.

  • 2D/3D or 3D/2D: Instead of the 3D elements z axis the projection of that axis onto the 2D line's workplane is used to position the lines.
  • Both 3D: The lines are positioned to one another but I can't figure out how...