Skip to content

ACadSharp.Tables.BlockRecord.IsExplodable

Albert Domenech edited this page Oct 24, 2024 · 3 revisions

IsExplodable Property

Specifies whether the block can be exploded.

Definition

Namespace: ACadSharp.Tables.BlockRecord

C#

DxfCodeValueAttribute
public Boolean IsExplodable { get; set; }

Property Value

Boolean

Clone this wiki locally