Skip to content

ACadSharp.Objects.EvaluationGraph

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

EvaluationGraph Class

Represents an evaluation graph containing a list of objects.

Definition

Namespace: ACadSharp.Objects

C#

public class EvaluationGraph

Properties

Returns Name Summary
IList<GraphNode> Nodes Gets a list of objects.
String ObjectName
ObjectType ObjectType
String SubclassMarker

Methods

Returns Name Summary
CadObject Clone
Clone this wiki locally