Skip to content

ACadSharp.Objects.Evaluations.EvaluationGraph

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

EvaluationGraph Class

Represents an evaluation graph containing a list of objects.

Definition

Namespace: ACadSharp.Objects.Evaluations

C#

DxfNameAttribute
DxfSubClassAttribute
public class EvaluationGraph

Properties

Returns Name Summary
IList<Edge> Edges
IList<Node> Nodes Gets a list of objects.
String ObjectName
ObjectType ObjectType
String SubclassMarker
Int32 Value96
Int32 Value97

Methods

Returns Name Summary
CadObject Clone
Clone this wiki locally