maxon.GraphModelInterface.GET_CONNECTIONS_MODE¶
Description¶
GraphNode.GetConnections()
to control which connections shall be reported.Inheritance diagram¶
Inheritance
Attributes¶
Default Behavior for a class. |
|
|
|
|
Only report connections which leave the node to which the port belongs (so they are external to the node). |
|
|
|
Report induced dependencies (due to loop dependencies or sequencing). |
|
|
Default Behavior for a class. |
|
Report normal connections, the default. |
|
|
|
|
Don’t report inhibited connections (those where |
|
Report the |