Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxSystemServices::loadModuleLib Method
Syntax
C++
static OdRxModule* loadModuleLib(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.

Returns the abstract (platform independent) module object, which represents module functionality in Teigha. 

 

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