I'm writing a script with arcpy that should define the routes between couples of origin/destination points. The "Add the Traversal results ..." button of the Network Analyst seem not to work with arcpy.
Is there any way that I can find the paths via scripting in order to automate the process?
Thanks