Sketcher ConstrainDistance: Difference between revisions

From FreeCAD Documentation
m (Added {{KEY}} shortcut to {{GuiCommand}})
m (Changed File: to Image:)
Line 17: Line 17:


</translate>
</translate>
[[File:Sketcher ConstrainDistance example.png|none]]
[[Image:Sketcher_ConstrainDistance_example.png|none]]
<translate>
<translate>



Revision as of 19:00, 30 January 2020

Sketcher ConstrainDistance

Menu location
Sketch → Sketcher constraints → Constrain distance
Workbenches
Sketcher
Default shortcut
Shift + D
Introduced in version
-
See also
Constrain horizontal distance, Constrain vertical distance

Description

Constrain distance constrains the length of a line, the perpendicular distance between a point and a line or the distance between two points to have a specified value.

Usage

  1. Pick two points or one line or one point and one line.
  2. Press the Constrain distance button.
  3. A pop up dialog opens to edit or confirm the value. Press OK to validate.

Note: the constraint tool can also be started with no prior selection. To set the perpendicular distance between a point and a line, the point needs to be selected first. By default the command will be in continue mode to create new constraints; press the right mouse button or ESC once to quit the command.

Hint

If applicable please consider using the Horizontal distance or Vertical distance constraints instead. These constraints are more robust and faster to calculate than the here documented length constraint.