vlax-get-acad-object From AutoCad AutoLISP Functions previous page next page vlax-for V Functions vlax-get-object AutoLISP Reference Guide > AutoLISP Functions > V Functions > vlax-get-acad-object Retrieves the top level AutoCAD application object for the current AutoCAD session (vlax-get-acad-object) Return Values A VLA-object. Examples _$ (setq aa (vlax-get-acad-object)) #<VLA-OBJECT IAcadApplication 00b3b91c> previous page start next page