Is there a way to zoom to the extent of a selected feature using the ArcPy module in ArcGIS Desktop 10.
Answer
I'd say yes. The layer class has a getSelectedExtent method, and the Dataframe has an extent property. Haven't tried it though.
No comments:
Post a Comment