Class NodeDescriptor
NodeDescriptor stores the node information attached to SystemGraph assets.
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public class NodeDescriptor
Fields
Name | Description |
---|---|
MapPort | The map of ports of this node descriptor |
dimension | The dimension of this node descriptor |
serializedNode | The serialized node |
Methods
Name | Description |
---|---|
GetPosition() | Gets the node position. |
SetPosition(Rect) | Sets the node position. |