Skip to content

ACadSharp.Objects.Evaluations.EvaluationGraph.Edges

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

Edges Property

Definition

Namespace: ACadSharp.Objects.Evaluations.EvaluationGraph

C#

public IList<Edge> Edges { get; private set; }

Property Value

IList

Clone this wiki locally