Message 1 of 6
New Sample: Application-Defined System Variables

Not applicable
08-06-2010
07:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
http://www.caddzone.com/CustomSystemVariableExample.zip
Abstract:
As of AutoCAD 2010, it has been possible to add new system variables to
AutoCAD, that are both defined and managed by ObjectARX extensions
(managed or native).
Application-defined system variables behave just like AutoCAD's
own 'built-in' system variables.
The sample project at the above link shows how to implement your own
application-defined system variables.