Assembly3 ConstraintLengthEqualPointLineDistance: Difference between revisions

From FreeCAD Documentation
(Created page with "{{UnfinishedDocu{{#translation:}}}} <languages/> <translate> <!--T:1--> {{Docnav |Length difference |Assembly3_ConstraintEqualLineA...")
 
(Marked this version for translation)
 
Line 25: Line 25:
This tool constrains the length of a 2D line like a non-subdivided wire made with the Draft workbench in relation with a work plane.
This tool constrains the length of a 2D line like a non-subdivided wire made with the Draft workbench in relation with a work plane.


<!--T:8-->
It links the length of the 2D line with the distance between a point and another line (2D or 3D).
It links the length of the 2D line with the distance between a point and another line (2D or 3D).


<!--T:9-->
The length value of the first selected line equals the shortest distance between the point and the second line.
The length value of the first selected line equals the shortest distance between the point and the second line.



Latest revision as of 22:06, 22 July 2021

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Other languages:

Assembly3 ConstraintLengthEqualPointLineDistance

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

Description

This tool constrains the length of a 2D line like a non-subdivided wire made with the Draft workbench in relation with a work plane.

It links the length of the 2D line with the distance between a point and another line (2D or 3D).

The length value of the first selected line equals the shortest distance between the point and the second line.

Usage

  1. Select a point.
  2. Select the 2D line to be constrained.
  3. Select the line that defines the distance to the point.
  4. Press the Length Equal Point Line Distance button.
  5. Press the Solve constraints or the Quick solve button to recompute
(if Auto recompute and Smart recompute are disabled).