Share
 
 

Changes to the dbmain.h File (ObjectARX)

Supported platform: Windows only

Supported release(s): AutoCAD 2023 and later

The following global functions and classes were moved from the dbmain.h file into the new acutacstring.h and dbObject.h files:

  • acutacstring.h
    • acutAcStringToAChar() function (2 overloads)
    • acutGetAcStringConvertToAChar() function (2 overloads)
  • dbObject.h
    • AcDbObject class
    • acdbOpenObject() function (5 overloads)

Was this information helpful?