VLA-objects

AutoCAD AutoLISP & Visual LISP

 
VLA-objects
 
 
 

Objects in a drawing can be represented as Visual LISP ActiveX® (VLA) objects, a data type introduced with Visual LISP. When working with ActiveX functions, you must refer to VLA-objects, not the ename pointer returned by functions such as entlast. For information on working with ActiveX objects, see Using ActiveX Objects with AutoLISP.