Class PortDescriptor
PortDescriptor stores the port information attached to SystemGraph assets.
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public class PortDescriptor
Fields
Name | Description |
---|---|
Direction | The port direction (left or right of the node) |
Edges | The edges connected with the port |
Extra | The field extra parameters |
FullType | The full type name |
Index | The port index in the node |
Name | The port name |
NodeOwner | The node owner |
Type | The port type name |