Assembly3 Contrainte longueur par ratio

From FreeCAD Documentation
Revision as of 18:56, 23 July 2021 by David69 (talk | contribs) (Created page with "Cet outil contraint la longueur d'une ligne 2D comme un segment non fractionné réalisé avec l'établi Draft par rapport à un plan de travail.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 ConstraintLengthRatio

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

Description

Cet outil contraint la longueur d'une ligne 2D comme un segment non fractionné réalisé avec l'établi Draft par rapport à un plan de travail.

It links the length of the 2D line with the length of either another 2D line or a 3D line e.g. a straight edge element or a sketch line.

The length value of the first selected line equals the length value of the second line multiplied by a ratio value.

(Or the length value of the second selected line equals the length value of the first line divided by a ratio value.)

Usage

  1. Select two lines, of which at least one should be a 2D line.
  2. Press the Length ratio button.
  3. Set the Ratio value in the properties panel.
  4. Press the Solve constraints or the Quick solve button to recompute
(if Auto recompute and Smart recompute are disabled).