This section describes how to organize your code and use the ObjectARX ® macros to simplify the task of deriving a custom ObjectARX class. The macros allow a custom class to participate in the AcRxObject runtime type identification mechanism. If you do not need to distinguish your custom class at runtime, you can use standard C++ derivation style to create the new class.
- 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
- ObjectARX: Release Notes
- JavaScript
- AutoCAD Core Console