Provides extension methods related to nodes and ports in a graph.
This static class defines utility methods that simplify interactions between graph components, such as retrieving the INode associated with a given IPort.
Method | Description |
---|---|
GetNode | Retrieves the INode that owns the specified port. |