I am new to ArcGIS Pro Development. Please guide me in connectivity tracing concept.
In Arc Objects we can convert point feature to junction in geometric network and based on junction we can get the edges and using these edges we can get from junction and to junction features (Connected features in geometric network).
1.Is it possible in geometric network data in ArcGIS Pro.
2.Is it possible in Utility network data in ArcGIS Pro.
Please suggest any sample references codes to proceed further development in ArcGIS Pro tracing development.
Solved! Go to Solution.
Please check the network trace conceptual document and trace sample. I hope they will help you understand the UN traces.
Also, here are additional articles on utility networks.
Please check the network trace conceptual document and trace sample. I hope they will help you understand the UN traces.
Also, here are additional articles on utility networks.
Thank you Aashis for your response.