Skip to content

ACadSharp.Objects.EvaluationGraph.Nodes

Albert Domenech edited this page Nov 4, 2024 · 1 revision

Nodes Property

Gets a list of objects.

Definition

Namespace: ACadSharp.Objects.EvaluationGraph

C#

public IList<GraphNode> Nodes { get; private set; }

Property Value

IList

Clone this wiki locally