Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxSystemServices::loadModule Method
Syntax
C++
virtual OdRxModule* loadModule(const OdString& moduleFileName, bool silent);

Loads the specified physical (platform-dependent) module.

Parameters
Description
moduleFileName
[in] Module filename to load.
silent
[in] If true, no load status message will be printed.

Appends the appropriate version suffix onto the supplied module name. Returns the abstract (platform independent) module object, which represents module functionality in Teigha. 

 

Copyright © 2002-2022. Open Design Alliance All rights reserved.