Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

ArcPy Export after Refresh.

$
0
0
I'm using ArcPy 10.1 and the mapping module to export my layout(s) to a png. I have several layers that I loop through to turn on and off before exporting. I also switch between different bookmarks before exporting. Unfortunately, the export occurs before the refresh/drawing is complete. In .NET I could listen for the draw event to complete before exporting the layout. Is it possible to do something similar in ArcPy?

It looks like creating an ArcPy extension might be one route, but I don't know if those events will tell me when the draw is complete.

Thank you!

Regards,
David

Viewing all articles
Browse latest Browse all 2485

Trending Articles