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