Object Properties Manager Customization

Object Properties Manager Customization

Anonymous
Not applicable
466 Views
1 Reply
Message 1 of 2

Object Properties Manager Customization

Anonymous
Not applicable

I'm attempting to add SQL data links to the Object Properties Manager as well as the "pop-up" hover window. I was notified of the SimpleDynProps example in ObjectARX, but as it turns out the SimpleDynProps is not available in ObjectARX 2011. I rather new to AutoCAD customization so any help would be greatly appreciated. I've seen this done using the 2009 version but I only have the 2011 and 2012 versions. 

 

Thanks

0 Likes
467 Views
1 Reply
Reply (1)
Message 2 of 2

augusto.goncalves
Alumni
Alumni

The API still valid, so should work, you just need to compile with VS2008 (for Acad 2010/11/12) instead VS2005 (for Acad 2007/8/9), of course using the proper ARX SDK include files.

 

Augusto Goncalves

Autodesk Developer Network

Regards,



Augusto Goncalves
Twitter @augustomaia
Autodesk Developer Network
0 Likes