Std Cut/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
</div>
</div>


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


Line 22: Line 23:
To cut other objects you can use the [[Std_Copy|Std Copy]] command followed by a delete operation.
To cut other objects you can use the [[Std_Copy|Std Copy]] command followed by a delete operation.


<span id="Usage"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
== Cum se folosește ==
== Cum se folosește ==
Line 36: Line 38:


Pentru [[Draft_Select/it|select]] mai multe obiecte:
Pentru [[Draft_Select/it|select]] mai multe obiecte:
* folosiți tasta {{KEY/it|CTRL}} făcând clic pe funcțiile pe care doriți să le copiați,
* folosiți tasta {{KEY|CTRL}} făcând clic pe funcțiile pe care doriți să le copiați,
* sau în meniul '''Editați ''' utilizați elementul'''Caseta de selectare ''' pentru a selecta obiectele incluse într-o anumită zonă,
* sau în meniul '''Editați ''' utilizați elementul'''Caseta de selectare ''' pentru a selecta obiectele incluse într-o anumită zonă,
* sau în meniul '''Edit ''' utilizați intrarea {{KEY | [[File: Std SelectAll.png | 16px]] Selectați toate}} pentru a selecta întregul document.
* sau în meniul '''Edit ''' utilizați intrarea {{KEY | [[File: Std SelectAll.png | 16px]] Selectați toate}} pentru a selecta întregul document.
Line 44: Line 46:


* The standard keyboard shortcut {{KEY|Ctrl}}+{{KEY|X}} does not call the '''Std Cut''' command but uses the Cut function from the OS instead. You can use this shortcut in most FreeCAD text windows and input boxes, it also works for spreadsheet cells.
* The standard keyboard shortcut {{KEY|Ctrl}}+{{KEY|X}} does not call the '''Std Cut''' command but uses the Cut function from the OS instead. You can use this shortcut in most FreeCAD text windows and input boxes, it also works for spreadsheet cells.



{{Docnav
{{Docnav
Line 57: Line 58:
{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 14:24, 18 May 2023

Std Cut

Menu location
Edit → Cut
Workbenches
All
Default shortcut
Ctrl+X
Introduced in version
-
See also
Copy, Paste, Delete

Descriere

Instrumentul șterge selecția din document și o plasează în clipboard. Partea tăiată poate fi inserată într-o poziție nouă folosind comanda Paste .

To cut other objects you can use the Std Copy command followed by a delete operation.

Cum se folosește

  • Selectați partea care urmează a fi tăiată
  • Faceți clic pe Tăiere

Același rezultat poate fi obținut prin utilizarea butoanelor din bara de instrumente de editare:

.

Pentru select mai multe obiecte:

  • folosiți tasta CTRL făcând clic pe funcțiile pe care doriți să le copiați,
  • sau în meniul Editați utilizați elementulCaseta de selectare pentru a selecta obiectele incluse într-o anumită zonă,
  • sau în meniul Edit utilizați intrarea Selectați toate pentru a selecta întregul document.

Notes

  • The standard keyboard shortcut Ctrl+X does not call the Std Cut command but uses the Cut function from the OS instead. You can use this shortcut in most FreeCAD text windows and input boxes, it also works for spreadsheet cells.