SDI mode deprecated in AutoCAD

By Adam Nagy

I've just run into the topic Support MDI Operations under ObjectARX Application Interoperability Guidelines > ObjectARX Programming Practices in the ObjectARX Reference, which says:

ObjectARX applications must support MDI mode. SDI mode has been deprecated and will be removed in a future release.

How long can I still use SDI mode?

Solution

SDI mode has been deprecated for quite a few releases now and might get removed in any of the future versions. We cannot tell for sure which exact version that might be.

Therefore, we would encourage you to update your code so that it supports and runs in MDI mode.


Comments

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading