Select to view content in your preferred language

Finding the shortest path using ArcObjects - Geometric network

2652
1
01-22-2014 11:34 AM
DaveZhang
Deactivated User
I am working with a Geometric Network, I would like to find the shortest path for two given points and get the path geometry. I know the Utility Network Analyst does this. but it only draw the path, but I need to get the geometry of the path regardless of the flow direction. Is anyone have such experience? Any hint or any piece of codes would be very appreciated.


thank you in advanced.
0 Kudos
1 Reply
nicogis
MVP Frequent Contributor
I have made soe but you can see code for your logic.
http://www.arcgis.com/home/item.html?id=19b9b7cd07f74727b94532e24ddece6d
0 Kudos