Sketcher Move/es: Difference between revisions

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


# Select the sketch elements for the move operation.
# Select the sketch elements for the move operation.
# Invoke the Move command several ways:
# There are several ways to invoke the command:
#* Press the {{Button|[[File:Sketcher_Move.svg|16px]] [[Sketcher_Move|Move]]}} button in the toolbar.
#* Press the {{Button|[[File:Sketcher_Move.svg|16px]] [[Sketcher_Move|Move]]}} button in the toolbar.
#* Use the {{KEY|Ctrl}} + {{KEY|M}} keyboard shortcut
#* Use the {{KEY|Ctrl}} + {{KEY|M}} keyboard shortcut

Revision as of 19:51, 14 August 2021

Sketcher Move

Ubicación en el Menú
Sketch → Herramientas de croquis → Move
Entornos de trabajo
Sketcher
Atajo de teclado por defecto
Ctrl + M
Introducido en versión
0.18
Ver también
Clonar, Copiar

Descripción

Moves the selected sketch elements from one point to another, using the last selected point as reference.

The sequence of clicks is indicated by yellow arrows with numbers. Select element A; see a vector line indicated by two red lines from pivot point A pointing to mouse position number 2. Move the mouse pointer to the target location 3 and see the element now as B autoconstrained on point 3.

Utilización

  1. Select the sketch elements for the move operation.
  2. There are several ways to invoke the command:
    • Press the Move button in the toolbar.
    • Use the Ctrl + M keyboard shortcut
    • Use the Sketch → Sketcher tools → Move entry in the Sketch menu
  3. Click on a point or a location in empty space to move the elements to their new location. The existing constraints move as well.
  4. If you want to detach an element and move freely, delete its locking constraints and drag with mouse.