Transform Coordinate System with AutoLISP (in Civil 3D)

Transform Coordinate System with AutoLISP (in Civil 3D)

CodeDing
Advisor Advisor
1,039 Views
0 Replies
Message 1 of 1

Transform Coordinate System with AutoLISP (in Civil 3D)

CodeDing
Advisor
Advisor

Hello,

 

I am wondering if there is a way to transform an assigned coordinate system via AutoLISP so that I can place any map point at 0,0... To elaborate...

AutoCAD, by default, allows me to use the GEOGRAPHICLOCATION command to pick where I would like my Lat/Long in my dwg and assigns the Bing maps to that location, in this example point 0,0...

image.png

Map assigned at point 0,0

 

 

However, when I assign the same coordinate system via EDITDRAWINGSETTINGS, it does not let me select where I would like to place the map...

image.png

Map default assignment, not at 0,0

 

 

... this brings me to my question, is there any way I can move my map by using the "Transformation" tab in my Drawing Settings? Can I accomplish this through AutoLISP? As it stands, AutoCAD does not allow me to use AutoLISP to manipulate the GEOGRAPHICLOCATION command.

 

Any help is appreciated on the matter! Thank you!

 

Best,

~DD

0 Likes
1,040 Views
0 Replies
Replies (0)