Overload | Description |
---|---|
GetNodes() | Gets all the TopologyNodes that exist in the topology graph. This method must be called on the MCT. Use QueuedTask.Run. |
GetNodes(Feature) | Gets the set of TopologyNodes corresponding to the feature specified by parentFeature. This method must be called on the MCT. Use QueuedTask.Run. |