Sketcher ConstrainDistanceX: Difference between revisions

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


==Description== <!--T:2-->
==Description== <!--T:2-->
Fixes the horizontal distance between 2 points or line ends. If only one item is selected, the distance is set to the sketch origin.
Fixes the horizontal distance between 2 points or line ends. If only one point is selected, the distance is set to the sketch origin.


</translate>
</translate>
Line 18: Line 18:


==Usage== <!--T:3-->
==Usage== <!--T:3-->
# Pick one or two points.
# Pick one or two points or one line.
# Press the {{KEY|[[File:Sketcher ConstrainDistanceX.png|24px]] '''Constrain horizontal distance'''}} button.
# Press the {{KEY|[[File:Sketcher ConstrainDistanceX.png|24px]] '''Constrain horizontal distance'''}} button.
# A pop up dialog opens to edit or confirm the value. Press {{KEY|OK}} to validate.
# A pop up dialog opens to edit or confirm the value. Press {{KEY|OK}} to validate.


<!--T:4-->
<!--T:4-->
'''Note:''' the constraint tool can also be started with no prior selection, but will require selection of two points. 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>

Revision as of 04:03, 3 October 2018

Sketcher ConstrainDistanceX

Menu location
Sketch → Sketcher constraints → Constrain horizontal distance
Workbenches
Sketcher
Default shortcut
Shift + H
Introduced in version
-
See also
Constrain Length, Constrain Vertical Distance

Description

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

Usage

  1. Pick one or two points or one line.
  2. Press the Constrain horizontal 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.