Interact with Visual LISP Applications

AutoCAD ActiveX

 
Interact with Visual LISP Applications
 
 
 

Visual LISP® applications have access to the entire range of ActiveX® objects. They can call ActiveX methods, and set and retrieve ActiveX properties. In addition, Visual LISP applications can also run VBA macros through the VBARUN command.

ActiveX and VBA applications can execute Visual LISP applications through the SendCommand method. This method allows ActiveX and VBA applications to send a command to the AutoCAD command line.

For more information about accessing ActiveX objects through Visual LISP, see the AutoLISP Developer's Guide.