Message 1 of 1
Initialize dbvariables object (AA)
Not applicable
10-02-2007
07:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
There is a dbvariables object for autocad architecture. I am wondering how to initialize the object so I can change some variables. The dbvariables object has a .settostandard method that takes an autocad database object as an argument, but I dont think it works to initialize the object. Basically all I can do is declare a new dbvariables object but it's not much use unless it actually references dbvariables in a drawing somewhere. Any help?
TIA
TIA