Std Cut/fr: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 43: Line 43:
* 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. The shortcut 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. The shortcut also works for spreadsheet cells.


<div class="mw-translate-fuzzy">
{{Docnav/fr
{{Docnav/fr
|[[Std_Redo/fr|Rétablir]]
|[[Std_Redo/fr|Rétablir]]
Line 49: Line 48:
|[[Std_Edit_Menu/fr|Menu édition]]
|[[Std_Edit_Menu/fr|Menu édition]]
|IconL=Std_Redo.svg
|IconL=Std_Redo.svg
|IconC=Freecad.svg
|IconR=Std_Copy.svg
|IconR=Std_Copy.svg
|IconC=Freecad.svg
}}
}}
</div>


{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}

Revision as of 13:10, 10 April 2020

Std Couper

Emplacement du menu
Édition → Couper
Ateliers
Tous
Raccourci par défaut
Ctrl+X
Introduit dans la version
-
Voir aussi
Std Copier, Std Coller, Std Effacer

Description

Fonction text-top=Std_Cut couper d'un ou plusieurs objet(s) de la même manière que sur un traitement de texte courant (Copie l'objet(s) en mémoire et efface l'objet du projet).

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

Utilisation

  1. Sélectionnez le ou les objets à couper.
  2. Appelez la commande Couper de plusieurs manières:
    • En appuyant sur le bouton Couper dans la barre d'outils
    • Utilisation du raccourci clavier Ctrl + X
    • Utilisation du menu Edition → Couper

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. The shortcut also works for spreadsheet cells.