Share

AutoCADBlockDefinition.Delete Method

Parent Object: AutoCADBlockDefinition

Description

Method that deletes the AutoCADBlockDefinition object. This method will fail in the case where the definition is being referenced. This can be determined by using the IsReferenced property.

Syntax

AutoCADBlockDefinition.Delete()

Version

Introduced in version 2011

Was this information helpful?