Author Topic: Setting Autodesk.Gis.Map.HostMapApplicationServices.Application.ActiveProject.Pr  (Read 1407 times)

0 Members and 1 Guest are viewing this topic.

cannorth

  • Guest
Hello,

I'm trying to set the following projection in VB.Net 2010 for AutoCAD:

Autodesk.Gis.Map.HostMapApplicationServices.Application.ActiveProject.Projection = "UTM83-11"

  When I set it, it raises the exception 'Autodesk.Gis.Map.MapException'.

Thanks,

cannorth