Over 1.096.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips.
Try the new precise Engineering calculator and the updated Barcode generator.
New AutoCAD 2026 commands and variables.
CAD tip # 5638:
Question
A
AutoCAD reports the error ; error: no function definition: VLAX-GET-ACAD-OBJECT, or other similar error message on a VLAX function.
It is an error in your VisualLISP add-on application (LSP, VLX). This application should load the Visual LISP COM interface. Add the COM-load function to the complaining VLisp application or to your ACAD.MNL file:
(vl-load-COM)
ACAD2008ACAD


28.6.2007
24810×
applies to: AutoCAD 2008 · AutoCAD ·