Message 1 of 3
Adding custom metadata to Documents

Not applicable
04-07-2013
12:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello again.
I wonder whether it is possible to add custom attirbutes to AutoCAD Documents. Like, when adding new key-value pairs to the OS registry. I see this as a function that can add a pair "attribute" => "value" to the Document's database (or another saveable component) and later pull the "value" back by passing the "attribute" to another function.
It wouldn't surprise me if this didn't exist but still why wondering when I can ask more experienced... Thanks.