If you are using IAcPiCategorizeProperties and wish to nest categories, you should also implement the GetParentCategory() method. The implementation is trivial. The Property Inspector passes a category DISPID to this method. If the indicated category is nested, you return its parent category's DISPID in the method's output parameter.
- 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
- COM and ActiveX Automation
- Property Inspector and Properties Palette APIs
- Overview of the Property Inspector API
- Property Inspector Architecture
- Property Inspector Usage
- Defining Properties for Property Inspector Consumption
- Property Inspector Notification Framework
- Implementing Properties
- Using the Property Inspector in Custom Dialogs
- Overview of the Properties Palette API
- Adding Properties Palette Support to Custom Entities
- Supporting Non-Database-Resident COM Objects
- Properties Palette Interaction with Commands
- Property Inspector and Properties Palette Interfaces and Classes
- Tool Palette API
- DesignCenter COM API
- 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