Explodable Property

Specifies whether the block can be exploded.

Signature

object.Explodable

object

Block
The object or objects this property applies to.

Explodable

Boolean; read-write

TRUE: The block can be exploded.

FALSE: The block cannot be exploded.

Remarks

Note To access this property, use the IAcadBlock3 interface.

 

   Comments?