Print Page | Close Window

Set Coordinate System

Printed From: CAD Forum
Category: EN
Forum Name: Civil 3D, Map, InfraWorks
Forum Description: Discussion about mapping and GIS applications Map, Civil3D, InfraWorks, MapGuide and Raster Design
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3910
Printed Date: 13.May.2026 at 08:55


Topic: Set Coordinate System
Posted By: jdegen
Subject: Set Coordinate System
Date Posted: 24.Jun.2010 at 16:58
Just upgraded to AC Map 3D 2010 (yeah I know 2011 is out already) - On a daily basis I open multiple new drawings and the first thing I have to do is set the coordinate sysyem to the one that we work in (NY83-EF). 
Trying to figure a way to automatically have the new drawing set in my coordinates. 
 
Can anyone advise me on the best way to do this?  Define a lisp function to automatically?  Go through the cui and create a button to accomplish the task (macro) ? 
 
 



Replies:
Posted By: Vladimir Michl
Date Posted: 30.Jun.2010 at 12:32
You can set the CS in your drawing template or you can use the LISP function - e.g.:
 
(ade_projsetwscode "LL84")


-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: jdegen
Date Posted: 30.Jun.2010 at 15:17
Thanks - After posting my question - I found the "tip" that suggested that LISP funcion.  Star



Print Page | Close Window