Dear all,
I am trying to create a geoprocessing tool using arcpy to export the connectivity rules from a geometric network. I was able to create a geoprocessing tool to import the connectivity rules from an excel file. But I couldn't find any way to export those rules using arcpy.
Is there a method to do this in python?
Regards