Sketcher ConstrainDistanceX/es: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 9: Line 9:
}}
}}


<div class="mw-translate-fuzzy">
==Descripción==
==Descripción==
Fija la distancia horizontal entre dos puntos o los fines de una línea. Si sólo un objeto es seleccionado, la distancia se fija respecto al origen.
Fija la distancia horizontal entre dos puntos o los fines de una línea. Si sólo un objeto es seleccionado, la distancia se fija respecto al origen.
</div>

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


[[File:Constraint_H_Distance.png]]
[[File:Constraint_H_Distance.png]]
Line 20: Line 24:
{{clear}}
{{clear}}
</div>
</div>

# Pick one or two points or one line.
# 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.


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


[[Category:Sketcher]]
{{clear}}
{{clear}}

Revision as of 23:34, 25 November 2018

Restricción de distancia horizontal

Ubicación en el Menú
Sketch → Restricciones de croquis → Restricción de distancia horizontal
Entornos de trabajo
Sketcher
Atajo de teclado por defecto
May + H
Introducido en versión
-
Ver también
Restricción de longitud, Restricción de distancia vertical

Descripción

Fija la distancia horizontal entre dos puntos o los fines de una línea. Si sólo un objeto es seleccionado, la distancia se fija respecto al origen.

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

Uso

  1. Selecciona uno o dos puntos
  2. Activa la restricción
  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.