PDA

View Full Version : Query for Coordinate system on multiple drawings



browlinson
3rd Dec 2010, 06:15 am
Is there a method to query a directory of drawing files to display the coordinate system for each drawing file?

Is there a script around or something that does this?

Many thanks!

Jwilson
3rd Dec 2010, 05:18 pm
I don't think there is a way to do that.

Even if you execute a query, there is no way to pull that information with the query.

The only way I can think of doing that is opening up the drawing, and inserting the coordinate system name into your save file name. a little rudimentry, but it works.