ACadSharp.Tables.BlockRecord.IsExplodable - DomCR/ACadSharp GitHub Wiki
IsExplodable Property
Specifies whether the block can be exploded.
Definition
Namespace: ACadSharp.Tables.BlockRecord
C#
DxfCodeValueAttribute
public Boolean IsExplodable { get; set; }
Property Value
Boolean