Field dependencies
List of subgraphs that are dependencies of this graph. They need to be resolved before this graph can continue linking. Items in this list are removed when the dependecy gets resolved. So effectively, when this list has zero element, the graph is free to continue linking.
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public List<SystemGraphComponent> dependencies
Returns
Type | Description |
---|---|
List<SystemGraphComponent> |