Команда "Удалить"

From FreeCAD Documentation
Revision as of 20:48, 13 March 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Std Delete

Системное название
Std Delete
Расположение в меню
Правка → Удалить
Верстаки
All
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

Description

The Delete command deletes the selected object(s). If no object is selected, nothing is done.

Usage

  1. Select (an) object(s)
  2. Invoking the Delete command can be utilized several ways:
    • Pressing Delete or Backspace keyboard shortcut
    • Using the Edit → Delete menu
    • Using the tree view context menu.
    • Pressing the button in the toolbar.

Note: All Delete operations can be undone and redone.

Scripting