A special object to use in monitoring the state of AutoCAD from out-of-process applications.
Supported Platforms: Windows only
Class Information
- Class Name
-
AcadState
- Object Inheritance
-
Object AcadState
- Create Using
-
VBA
User-defined variable, returned via the GetAcadState method
- Access Via
-
VBA
User-defined variable
Members
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
None |
Remarks
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.