Announcements

Announcement: We’re aware of an issue affecting starting a new topic from category pages and creating new blog posts. New topics can still be started directly from the relevant board. Learn more here.

Is there some reason Civil 3D would force an app into SDI mode

Is there some reason Civil 3D would force an app into SDI mode

ronprep
Participant Participant
724 Views
2 Replies
Message 1 of 3

Is there some reason Civil 3D would force an app into SDI mode

ronprep
Participant
Participant

Our app uses acrxRegisterAppMDIAware and normally there is not an issue with opening multiple drawings and switching between them.  However, some users of Civil 3D with ArcGIS loaded have reported that after loading our app, Civil 3D switched into SDI mode (SDI set to 2 or 3) and it cannot be set back to 0.  

0 Likes
725 Views
2 Replies
Replies (2)
Message 2 of 3

Norman_Yuan
Mentor
Mentor

According to AutoCAD documentation, when SDI is 2 or 3, there is nothing user can/should do:

normanyuan_0-1734644838922.pngnormanyuan_0-1734644838922.png

 

Norman Yuan

Drive CAD With Code

EESignature

0 Likes
Message 3 of 3

ronprep
Participant
Participant

This is an ObjectARX topic thread, which means I am not inquiring about user interactions but rather why AutoCAD would switch the SDI variable to 2 or 3 forcing it into SDI mode.  As I mentioned, our app uses acrxRegisterAppMDIAware to notify AutoCAD that our app is MDI aware.

0 Likes