Std Delete: Difference between revisions

From FreeCAD Documentation
(Fixed GuiCommand.)
(Revised.)
Line 1: Line 1:
<languages/>
<languages/>

{{UnfinishedDocu{{#translation:}}}}
{{Page in progress}}

<translate>
<translate>


Line 16: Line 18:
{{GuiCommand
{{GuiCommand
|Name=Std Delete
|Name=Std Delete
|MenuLocation={{StdMenu|[[Std Edit Menu|Edit]]}} → Delete
|MenuLocation=Edit → Delete
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|Delete}} or {{KEY|Backspace}}
|Shortcut={{KEY|Del}}
|SeeAlso=[[Std_Undo|Std Undo]], [[Std_Redo|Std Redo]], [[Std_Cut|Std Cut]], [[Std_Paste|Std Paste]]
}}
}}


Line 25: Line 26:


<!--T:4-->
<!--T:4-->
The [[Image:Std_Delete.svg|24px]] [[Std Delete|Delete]] command deletes the selected object(s). If no object is selected, nothing is done.
The '''Std Delete''' command deletes selected objects.


==Usage== <!--T:2-->
==Usage== <!--T:2-->


<!--T:5-->
<!--T:5-->
# Select (an) object(s)
# Select one or more objects.
# There are several ways to invoke the command:
# Invoking the Delete command can be utilized several ways:
#* Select the {{MenuCommand|Edit → [[Image:Std_Delete.svg|16px]] Delete}} option from the menu.
#* Pressing {{KEY|Delete}} or {{KEY|Backspace}} keyboard shortcut
#* Use the keyboard shortcut: {{KEY|Del}}.
#* Using the {{MenuCommand|{{StdMenu|[[Std Edit Menu|Edit]]}} → Delete}} menu
#* Using the [[tree view|tree view]] context menu.
#* select the {{MenuCommand|[[Image:Std_Delete.svg|16px]] Delete}} option from the [[Tree_view|Tree view]] context menu or [[3D_view|3D view]] context menu.
#* Pressing the [[Image:Std Delete.svg|24px]] button in the toolbar.

<!--T:9-->
'''Note:''' All Delete operations can be {{Button|[[Image:Std Undo.svg|16px]] [[Std Undo|undone]]}} and {{Button|[[Image:Std Redo.svg|16px]] [[Std Redo|redone]]}}.

==Scripting== <!--T:10-->


<!--T:8-->
<!--T:8-->
Line 53: Line 48:


</translate>
</translate>
{{Std Base{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 18:23, 18 March 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


Std Delete

Menu location
Edit → Delete
Workbenches
All
Default shortcut
Del
Introduced in version
-
See also
None

Description

The Std Delete command deletes selected objects.

Usage

  1. Select one or more objects.
  2. There are several ways to invoke the command:
    • Select the Edit → Delete option from the menu.
    • Use the keyboard shortcut: Del.
    • select the Delete option from the Tree view context menu or 3D view context menu.