Assembly3 Contrainte distance du point projeté

From FreeCAD Documentation
Revision as of 09:01, 26 September 2021 by David69 (talk | contribs) (Created page with "{{Docnav/fr |Contrainte rayon |Contrainte égalité distance point et ligne |Assembl...")

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 ConstraintPointsProjectDistance

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

Description

The Points project distance command constrains the distance of two 2D points in relation to a Straight line.

Based on the line's direction (the z axis of its implicit coordinate system (ICS)) setting the distance of two points along the line means to add the distance value to the first point's z value to receive the second point's z value (and ignoring the x and y values).

Usage

  1. Select two points (2D or 3D).
  2. Select a straight line (2D or 3D).
  3. Activate the Points project distance command using the:
  4. Press the Solve constraints or the Quick solve button to recompute
(if Auto recompute and Smart recompute are disabled).