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

Creates a new 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.