Select data from a NA Route Layer

345
0
02-01-2013 12:18 AM
ab1
by
Occasional Contributor II
Hi,

I've created a NA gp model using Model Builder.
Now I'm trying to translate the model into python in order to make some optimisations. The current model takes about 6 seconds to be executed.
1. Am I going to have any important gain of time if I work with the python code?
2. In python, I'm stuck at the tool Select Data:
[ATTACH=CONFIG]21294[/ATTACH]
Select Data comes after a NA Solve operation. The problem is that the output of the Solve tool is stored in an inaccessible place in the memory. It's nor in the workspace neigther in the scratchworkspace. So in python, I'm not able to perform Select Data operation on the output of the Solve operation. Do you have any hint?

Regards.
Tags (2)
0 Kudos
0 Replies