| |
Class |
Description |
|
Block1PointParameter
|
This class represents block point parameter. |
|
BlockElement
|
This class represents a block element. |
|
BlockParameter
|
This class represents a block parameter. |
|
BlockParameterPropertyDescriptor
|
This class represents descriptor for block parameter
properties. |
|
BlockParameterPropertyDescriptorCollection
|
This class represents a collection of block parameter property
descriptors. |
|
BlockParameterPropertyDescriptorCollectionEnumerator
|
This class represents an enumerator for a collection of block
parameter property descriptors. |
|
EvalConnectable
|
This class providers a runtime inspection interface for named
properties on EvalExpr objects. |
|
EvalExpr
|
This class represents a single node (an action or expression)
in an EvalGraph. |
|
EvalGraph
|
This class implements the behavior of dynamic blocks with a
network of interrelated elements. Each element (EvalExpr object)
depends on zero or more other elements. The dependencies are
represented as edges to dependent nodes from the nodes on which
they depend. |