The AcBr::ErrorStatus enum is returned by all non-Boolean valued functions. The error code may be either a global AutoCAD error code (as listed in the Acad::ErrorStatus enum), cast to the local AcBr::ErrorStatus enum, or a local boundary representation library error code. The local error codes are defined using a starting base of 3000, so as not to conflict with the AutoCAD or AutoCAD Mechanical API error codes.
- 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
- 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