codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  AcadState object

A special object to use in monitoring the state of AutoCAD from out-of-process applications.

VBA class name:

AcadState 

Create using:

User-defined variable, returned via the GetAcadState method 

Access via:

User-defined variable 

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.

Methods

None 

Properties

Application

IsQuiescent  

 

   Comments?