Sketcher Clone/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/pl |Name=Sketcher Clone |Name/pl=Szkicownik: Klonuj |MenuLocation=Szkic → Elementy geometryczne szkicownika → Klonuj |Workbenches=Szkicownik |Shortcut={{KEY|Z}} {{KEY|L}} |Version=0.16 |SeeAlso=Kopiuj, Przesuń }}")
(Created page with "==Opis==")
Line 20: Line 20:
}}
}}


==Description==
<span id="Description"></span>
==Opis==


Clones the selected sketch elements from one point to another, using the last selected point as reference. If any constraints are part of the source elements, then the new constraints are linked to the source constraints; if the constraints in the source are changed, the constraints in the clone are also changed. To avoid this linking see {{Button|[[File:Sketcher_Copy.svg|16px]] [[Sketcher_Copy|Sketcher Copy]]}}.
Clones the selected sketch elements from one point to another, using the last selected point as reference. If any constraints are part of the source elements, then the new constraints are linked to the source constraints; if the constraints in the source are changed, the constraints in the clone are also changed. To avoid this linking see {{Button|[[File:Sketcher_Copy.svg|16px]] [[Sketcher_Copy|Sketcher Copy]]}}.

Revision as of 05:47, 2 May 2023

Szkicownik: Klonuj

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

Opis

Clones the selected sketch elements from one point to another, using the last selected point as reference. If any constraints are part of the source elements, then the new constraints are linked to the source constraints; if the constraints in the source are changed, the constraints in the clone are also changed. To avoid this linking see Sketcher Copy.

Note that a clone of a clone becomes a Sketcher Copy. If you wish to create linked constraints, clone the original source elements again.

Usage

  1. Select the sketch elements to clone.
  2. Click on Clone or choose Sketch → Sketcher tools → Clone from the top menu.
  3. Move the mouse in the 3D view to the desired location for the clone.
    By keeping Shift pressed, the angle to the location point can be fixed in steps of 5°. introduced in version 0.20
  4. Left-click in the 3D view to create the clone.

No extra constraints are added for the clone.