Sketcher ConstrainDistanceY: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 11: Line 11:


==Description== <!--T:2-->
==Description== <!--T:2-->

Fixes the vertical distance between 2 points or line ends. If only one point is selected, the distance is set to the sketch origin.
Fixes the vertical distance between 2 points or line ends. If only one point is selected, the distance is set to the sketch origin.


Line 17: Line 18:
<translate>
<translate>


==Usage== <!--T:3-->
==How to use== <!--T:3-->

# Pick one or two points or one line.
# Pick one or two points or one line.
# Press the {{KEY|[[File:Sketcher ConstrainDistanceY.png|24px]] '''Constrain vertical distance'''}} button.
# Press the {{KEY|[[File:Sketcher ConstrainDistanceY.png|24px]] '''Constrain vertical distance'''}} button.
Line 25: Line 27:
'''Note:''' the constraint tool can also be started with no prior selection, but will require selection of two points or one line. To set the distance to the origin, the sketch origin point needs to be selected as well. By default the command will be in continue mode to create new constraints; press the right mouse button or {{KEY|ESC}} once to quit the command.
'''Note:''' the constraint tool can also be started with no prior selection, but will require selection of two points or one line. To set the distance to the origin, the sketch origin point needs to be selected as well. By default the command will be in continue mode to create new constraints; press the right mouse button or {{KEY|ESC}} once to quit the command.


</translate>
<translate>
[[Category:Sketcher]]
</translate>
</translate>
{{clear}}
{{clear}}

Revision as of 23:29, 25 November 2018

Sketcher ConstrainDistanceY

Menu location
Sketch → Sketcher constraints → Constrain vertical distance
Workbenches
Sketcher
Default shortcut
Shift+V
Introduced in version
-
See also
Constrain Horizontal Distance, Constrain Length

Description

Fixes the vertical distance between 2 points or line ends. If only one point is selected, the distance is set to the sketch origin.

How to use

  1. Pick one or two points or one line.
  2. Press the Constrain vertical 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, but will require selection of two points or one line. To set the distance to the origin, the sketch origin point needs to be selected as well. 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.