Assembly3 Contrainte tangence arc ligne

From FreeCAD Documentation
Revision as of 19:50, 13 October 2021 by David69 (talk | contribs) (Created page with "{{Docnav/fr |Contrainte ligne verticale |Plan esquisse |Assembly3 |Ic...")

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 ConstraintArcLineTangent

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

Description

The Arc line tangent command builds a link between two objects of an assembly. The selected elements of each object or more precisely their implicit coordinate systems (ICS) are used to position one object to another.

Since I couldn't get this tool working here's just the statement of the tool tip: 

Add an "Arc line tangent" constraint to make a line tangent to an arc at the start or end point of the arc.

Usage

  1. Place two objects into an assembly
  2. Select an arc element of one object
  3. Select a line element of the second object
  4. Press the Arc line tangent button.


Depending on the order of the selected lines following errors appear:

Constraint "ArcLineTangent" requires the 1st element to be a circular edge
Constraint "ArcLineTangent" requires the 1st element to be an arc edge