API Reference > OdRx Classes > OdRxModule Class > OdRxModule Methods > OdRxModule::moduleName Method
OdRxModule::moduleName Method
Syntax
C++
virtual OdString moduleName() const = 0;

Declares the method returning the module name for the rx-module instance.

It is the pure virtual method that does not have an implementation. You must redefine it in the derived class.

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