Setting System Variables
Posted: Sat Aug 20, 2005 8:07 am
I am trying to set the drawing system variables in a single VB script. I just can't seem to get the SetVariable method to work.
I am trying (amongst other variations) the following:
Set iDoc = IntelliCAD.ActiveDocument
iDoc.SetVariable COLORX, 4
Any suggestions?
I am trying (amongst other variations) the following:
Set iDoc = IntelliCAD.ActiveDocument
iDoc.SetVariable COLORX, 4
Any suggestions?