ReparentAllLinksToSubGraphs Method
In This Topic
Make sure each link, either directly in the given collection, or connected to the nodes in the given collection, belong to the appropriate
GoSubGraphBase.
Syntax
Parameters
- coll
- behind
- whether to add the at the beginning of the list of the subgraph's children (thus behind all other subgraph children), or at the end of the list (thus appearing in front of all the other subgraph children)
- layer
- the GoLayer for links whose ports do not both belong to a GoSubGraphBase
See Also