Sketcher ConstrainDistanceY/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 5: Line 5:


==Description==
==Description==
Fixes the vertical distance between 2 points or line ends. If only one item is selected, the distance is set to the 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.

[[File:Sketcher ConstraintDistanceY example.png|none]]


==Usage==
==Usage==
# Pick one or two points.
# 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.
# A pop up dialog opens to edit or confirm the value. Press {{KEY|OK}} to validate.


'''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.


{{clear}}
{{clear}}

Revision as of 03:59, 3 October 2018

Constraint VerticalDistance

Ubicación en el Menú
Croquizador → Restricciones del Croquizador→ Distancia Vertical
Entornos de trabajo
Croquizador, Diseño de Piezas
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Distancia Horizontal, Distancia

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.

Usage

  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.