Share

acdbIsModelerStarted

C++

Adesk::Boolean acdbIsModelerStarted();

File

dbacis.h

Description

This function returns Adesk::kTrue if the modeler DLLs are currently loaded in the host process's memory space. Otherwise, it returns Adesk::kFalse.

Was this information helpful?