API Reference > OdRx Classes > OdRxPseudoStaticModule Template > OdRxPseudoStaticModule Methods > OdRxPseudoStaticModule::createModule Method
OdRxPseudoStaticModule::createModule Method
Syntax
C++
static OdRxModule* createModule(const OdString& name);
Parameters 
Description 
const OdString& name 
[in] Module name as non-empty string value. 

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

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.