Delete

The Delete method deletes the selected objects.

Syntax

object. Delete

Example 1

This example demonstrates how to delete selected objects within a plot document.

Selection.Delete

Example 2

This script displays all the methods and properties in the Shape object.

Used by: Selection collection, Shape object