API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::addReactor Method
OdDbDatabase::addReactor Method
Syntax
C++
void addReactor(OdDbDatabaseReactor* pReactor) const;
Parameters 
Description 
OdDbDatabaseReactor* pReactor 
[in] Pointer to the reactor object. 

Adds the specified reactor to this object's reactor list. 

 

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