Hello,
I want to create and trace a geometric network in model builder with python but it does not work.
I get the following error for the "Create geometric Network" tool when I execute the script in model builder:
SyntaxError: invalid syntax (create_network.py, line 16) Failed to execute (CreateGeometricNetwork ).
Are the settings and the code right? The first four entries are definded as required inputs, the last one ("Network_Net") is defined as a derived output.
Thanks for your help.