Class PortData
Class PortData.
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
[Serializable]
public class PortData
Fields
| Name | Description |
|---|---|
| Direction | The direction |
| DisplayName | The display name |
| Extra | The extra |
| FieldBox | The field box |
| PortType | The port type |
| Tooltip | The tooltip |
Properties
| Name | Description |
|---|---|
| Port | Gets the port. |
Methods
| Name | Description |
|---|---|
| IsAssigned() | Determines whether this instance is assigned. |
| SetInstance(IPortType) | Sets the instance. |
| Synchronize() | Synchronizes this instance. |