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

Removes the specified reactor from this object's reactor list. 

 

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