In 32-bit Windows, DWG size is constrained both by the 32-bit 2GB virtual memory limit and by internal AutoCAD limitations. 64-bit Windows removes the virtual memory limitation, but AutoCAD does not change the DWG format. To maintain backward compatibility, AutoCAD 64-bit observes the logical limits imposed by the AutoCAD DWG format. For example, the number of symbol table records in a DWG database remains limited to 32K, and xdata still enforces its 16KB per-application limit.
- Customization and Administration Guides
- DXF Reference
- AutoLISP and DCL
- ActiveX and VBA
- ObjectARX and Managed .NET
- ObjectARX: Developer's Guide
- ObjectARX: Reference Guide
- ObjectARX: Managed .NET Developer's Guide
- ObjectARX: Managed .NET Reference Guide
- ObjectARX: Interoperability Guide
- ObjectARX: Migration Guide
- General Development Compatibility (ObjectARX/.NET)
- Migrate from AutoCAD 2024 and Earlier
- Migrate from AutoCAD 2023 and Earlier
- Migrate from AutoCAD 2022 and Earlier
- Migrate from AutoCAD 2020 and Earlier
- Migrate from AutoCAD 2018 and Earlier
- Removal of Header Files (ObjectARX)
- Graphics System Changes (ObjectARX)
- Handling the New Tab Page (ObjectARX/.NET)
- 64-bit Migration Guide
- ObjectARX: Release Notes
- JavaScript
- AutoCAD Core Console