Many ObjectARX global functions are unique to the ObjectARX programming environment, but many provide the same functionality as AutoLISP ® functions: they have the same name as the comparable AutoLISP function, except for the prefix (aced, acut, etc.). This similarity makes it easy to convert programs from AutoLISP to ObjectARX. However, there are important differences between the interpretive AutoLISP environment and the compiled C++ environment.
- Customization and Administration Guides
- DXF Reference
- AutoLISP and DCL
- ActiveX and VBA
- ObjectARX and Managed .NET
- ObjectARX: Developer's Guide
- ObjectARX Introductory Concepts
- Basic Interaction with AutoCAD
- MFC Support in ObjectARX
- Selection Set, Entity, and Symbol Table Functions
- Plot API
- Global Functions for Interacting with AutoCAD
- ObjectARX Global Utility Functions
- AutoCAD Command Prompt Standard
- Custom Objects
- Advanced Topics
- ObjectARX Graphics, Geometry, and Boundary Representation Libraries
- Using COM for ObjectARX Development
- ObjectARX: Reference Guide
- ObjectARX: Managed .NET Developer's Guide
- ObjectARX: Managed .NET Reference Guide
- ObjectARX: Interoperability Guide
- ObjectARX: Migration Guide
- ObjectARX: Release Notes
- ObjectARX: Developer's Guide
- JavaScript
- AutoCAD Core Console