A special object to use in monitoring the state of AutoCAD from out-of-process applications.
Supported Platforms: Windows only
AcadState
Object AcadState
VBA
User-defined variable, returned via the GetAcadState method
VBA
User-defined variable
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
None |
The AcadState object is a transient object that is returned from the GetAcadState method. This object is used to check for AutoCAD quiescence from out-of-process applications.