Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 432 Bytes

File metadata and controls

23 lines (16 loc) · 432 Bytes

DeleteObjs

Description

Procedure DeleteObjs deletes all selected objects on the active layer. Using this procedure when the layer display mode is Show/Snap/Modify will cause selected objects on any visible layer will be deleted.

PROCEDURE DeleteObjs;
def vs.DeleteObjs():
    return None

Examples

lectandDelObjects}}

Version

Availability: from All Versions

Category

  • Object Editing