Share
 
 

Changes to the acgi.h File (ObjectARX)

Supported platform: Windows and Mac OS

Supported release(s): AutoCAD 2024 and later

An include for the dbpl.h file has been removed from the acgi.h file. Includes for dbpl.h have been added to the following files to help avoid errors when recompiling existing programs:

  • dbdim.h
  • dbents.h
  • dbsymtb.h
  • dbxutil.h
Note: If your programs rely on members in dbpl.h but you only previously had an include for acgi.h, you will need to update your existing programs to now include dbpl.h.

Was this information helpful?