Std Delete/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 51: Line 51:
</div>
</div>


{{Std Base{{#translation:}}}}
<div class="mw-translate-fuzzy">
{{Userdocnavi{{#translation:}}}}
{{Std Base navi/es}}
{{Userdocnavi/es}}
</div>

{{Userdocnavi}}
{{clear}}
{{clear}}

Revision as of 20:48, 13 March 2020

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.

Delete

Ubicación en el Menú
Editar → Borrar
Entornos de trabajo
Todos
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Descriptivo

Este comando borra los objetos seleccionados. Si no está seleccionado ningún objeto, no hace nada.

Use

Los objetos seleccionados se pueden eliminar del documento presionando DEL, desde el menú Editar → Borrar, o desde el menú contextual de la vista en árbol . Todas las operaciones de borrado se pueden deshacer y rehacer.

Note: All Delete operations can be undone and redone.

Scripting