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 NoneAvailability: from All Versions