CadAcadEvaluationGraph.Objects

CadAcadEvaluationGraph.Objects property

Gets or sets the objects.

public List<CadCodeValue> Objects { get; set; }

Property Value

All ACAD_EVALUATION_GRAPH objects.

See Also