Skip to content

ACadSharp.Tables.BlockRecord.IsDynamic

Albert Domenech edited this page Jan 4, 2025 · 1 revision

IsDynamic Property

Active flag if it has an attached to it with dynamic expressions.

Definition

Namespace: ACadSharp.Tables.BlockRecord

C#

public Boolean IsDynamic { get; }

Property Value

Boolean

Clone this wiki locally