Hi!
I've been looking for a way to somehow access the geometrical network information from a python script that's run from the Geoprocessor.
What I would like to check is the connectivity.
At the moment I'm assuming that complexes edges that shares vertices with the same coordinates as other point features or other edges are connected. But would like a way to check if they are actually connected in the geometrical network.
I know how to do it in 9.3.1 with VB-script and ArcObjects. But my question is; Is there a way to access that information from python using arcpy in Arc 10?
Regards Johnny