AutoCAD ® supports a multiple document interface (MDI) that allows you to have more than one drawing loaded at once in a single AutoCAD session. This section describes how to work with the MDI in your ObjectARX ® application.
Share
The Multiple Document Interface
Topics in this section
- MDI Overview
- MDI Terminology
- Interacting with Multiple Documents
- Document Event Notification
- Application-Specific Document Objects
- Nonreentrant Commands
- Multi-Document Commands
- Disabling Document Switching
- Application Execution Context
- Database Undo and Transaction Management Facilities
- Document-Independent Databases
- An MDI-Aware Example Application