Sketcher "Переместить"

From FreeCAD Documentation
Revision as of 21:57, 20 March 2022 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Переместить

Системное название
Sketcher_Move
Расположение в меню
Sketch → Инструменты для эскиза → Переместить
Верстаки
Sketcher
Быстрые клавиши
Ctrl + M
Представлено в версии
0.18
См. также
Клонировать, Копировать

Описание

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.

Применение

  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 Z then M keyboard shortcut.
    • Use the Sketch → Sketcher tools → Move entry in the menu.
  3. Move the mouse in the 3D view to the desired location.
    By keeping Shift pressed, the angle to the location can be fixed in steps of 5°. introduced in version 0.20
  4. Left-click in the 3D view to finish the move. The existing constraints move as well.
  5. If you want to detach an element and move it freely, delete its locking constraints and drag it with the mouse.