Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDynamicLinker::loadModule Method
Syntax
C++
virtual OdRxModulePtr loadModule(const OdString& moduleFileName, bool silent = true) = 0;

Loads the specified abstract (platform-independent) module.

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

Returns a SmartPointer to the abstract module object. 

 

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