C++
ACDB_PORT void acdbModelerStart();
File
dbacis.h
Description
This function increments a reference counter and loads the modeler DLLs into the host process memory space if they are not already loaded.
The acdbModelerEnd() function should be called to decrement the reference counter when the modeler DLLs are no longer needed.
Previous Declaration
void acdbModelerStart();