ObjectARX provides a compatibility mode for the single drawing interface (SDI) of previous releases. It is controlled by the SDI system variable. Possible values for SDI are shown in the following table:
|
SDI system variable values |
|
|---|---|
|
Value |
Meaning |
|
0 |
MDI is enabled |
|
1 |
SDI mode set by user |
|
2 |
SDI mode implied by loaded non–MDI-aware applications |
|
3 |
SDI mode implied both by user and by loaded non–MDI-aware applications |
Be aware of the following restrictions on changing the value of SDI:
All document lock checking is disabled when AutoCAD is running in any of the SDI modes.