Skip to content

ACadSharp.Tables.BlockRecord.EvaluationGraph

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

EvaluationGraph Property

Gets the evaluation graph for this block if it has dynamic properties attached to it.

Definition

Namespace: ACadSharp.Tables.BlockRecord

C#

public EvaluationGraph EvaluationGraph { get; }

Property Value

EvaluationGraph

Clone this wiki locally