Utility Network Geoprocessing Tools for deleting associations and subnetwork controllers.

1301
3
11-26-2018 07:55 AM
Status: Closed
MarkCederholm
Occasional Contributor III

Although there are geoprocessing tools for importing and exporting associations and subnetwork controllers, I would also like to see tools for deleting them.  Currently I have to use the Pro SDK to do that, and I would like to be able to do it in Python.

3 Comments
MarkCederholm

After looking at the REST API, I think I can write my own tools.

DavidCrawford

Writing your own tools against the REST API, or using the ArcGIS Pro SDK would be the mechanism to accomplish this task. There is also options to do these operations in python using arcgisscripting.

MelissaJarman
Status changed to: Closed

While there are not GP tools in ArcGIS Pro to Disable subnetwork controllers and export with ack, you can do this using the REST API.