Share
 
 

ObjectARX and ObjectDBX Libraries Reference

The ObjectARX SDK contains a number of libraries that must be referenced to use certain feature sets in your custom application.

The libraries that you can reference is determined by the type of custom application you are building. The following table lists the libraries of the ObjectARX SDK that can be referenced by a Microsoft Visual C++ project that is used to build an ARX, CRX, or DBX application.

Library Filename ARX CRX DBX Corresponding DLL
ac1st25.lib
acdb25.lib acdb25.dll
acdbmgd.lib acdbmgd.dll
AcDbPointCloudObj.lib AcDbPointCloudObj.dbx
acge25.lib acge25.dll
AcGeolocationObj.lib AcGeolocationObj.dbx
acgeoment.lib AcGeomentObj.dbx
acgiapi.lib  
acismobj25.lib acismobj25.dbx
acModelDocObj.lib acModelDocObj.dbx
AcMPolygonObj.lib AcMPolygonObj25.dbx
AcPal.lib
AcSceneOE.lib AcSceneOE.dbx
axdb.lib axdb.dll
rxapi.lib  
acapp_crx.lib   acapp.crx
accore.lib   accore.dll
AcDrawBridge.lib   AcDrawBridge.dll
AcFdEval.lib   AcFdEval.crx
aclmvexport_crx.lib AcLMVExport.crx
AcJsCoreStub_crx.lib   AcJsCoreStub.crx
AcPublish_crx.lib   AcPublish.crx
AdApplicationFrame.lib   AdApplicationFrame.dll
adui25.lib   adui25.dll
aNav.lib   aNav.dll
userdata.lib   userdata.dll
acad.lib     acad.exe
acapp.lib     acapp.arx
AcCamera.lib     AcCamera.arx
AcFdUi.lib     AcFdUi.arx
AcTc.lib /, can be referenced   AcTc.dll
AcTcUi.lib     AcTcUi.dll
acui25.lib     AcUi25.dll

Was this information helpful?