Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxStaticModule<class T, class TInterface = T>::createModule Method
Syntax
C++
static OdRxModule* createModule(const OdString& name);

Creates a new static rx-module instance with the specified module name and returns a raw pointer to it. 

 

Parameters
Description
name
[in] module name as a non-empty string value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.