This issue is still outstanding. My model only properly works when I run it from the model Builder editing Window and not in its tool geoprocessing window. The steps I am trying to accomplish are as follows: 1. exporting Autocad Polygons to a Feature Class 2. Adding XY coordinates to the new feature class 3. sorting the feature class based on the XY coords 4. Adding a new ID field based upon the new sorted order 5. Adding the feature to display 6. executing a label expression and adding the label to the map for the new feature class (this is a custom script) 7. Converting the labels to annotation 8. Exporting the labels back to CAD The tool works perfectly when I open the model builder editor but doesn't when running it through the geoprocessing window. It needs to add the feature class to my map prior to the custom labeling expression (Which it doesn't because of the predetermined issue in this thread) is there any chance of this being resolved anytime soon?
... View more