Sketcher Move/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/pl |Kopiuj |Szyk prostokątny |środowisko pracy Szkicownik |IconL=Sketcher_Copy.svg‎ |IconR=Sketcher_RectangularArray.svg‎ |IconC=Workbench_Sketcher.svg }}")
(Created page with "{{GuiCommand/pl |Name=Sketcher Move |Name/pl=Szkicownik: Przesuń |MenuLocation=Szkic → Elementy geometryczne szkicownika → Przesuń |Workbenches=Szkicownik |Shortcut={{KEY|Z}} {{KEY|M}} |Version=0.16 |SeeAlso=Klonuj, Kopiuj }}")
Line 10: Line 10:
}}
}}


{{GuiCommand
{{GuiCommand/pl
|Name=Sketcher Move
|Name=Sketcher Move
|Name/pl=Szkicownik: Przesuń
|MenuLocation=Sketch → Sketcher tools → Move
|MenuLocation=Szkic → Elementy geometryczne szkicownika → Przesuń
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench/pl|Szkicownik]]
|Shortcut={{KEY|Z}} {{KEY|M}}
|Shortcut={{KEY|Z}} {{KEY|M}}
|Version=0.18
|Version=0.16
|SeeAlso=[[Sketcher_Clone|Sketcher Clone]], [[Sketcher_Copy|Sketcher Copy]]
|SeeAlso=[[Sketcher_Clone/pl|Klonuj]], [[Sketcher_Copy/pl|Kopiuj]]
}}
}}



Revision as of 06:07, 2 May 2023

Szkicownik: Przesuń

Lokalizacja w menu
Szkic → Elementy geometryczne szkicownika → Przesuń
Środowisko pracy
Szkicownik
Domyślny skrót
Z M
Wprowadzono w wersji
0.16
Zobacz także
Klonuj, Kopiuj

Description

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.

Usage

  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 Ctrl pressed (Cmd on macOS), 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.