API Reference > OdDg Classes > OdDgDatabase Class > OdDgDatabase Methods > OdDgDatabase::addReactor Method
OdDgDatabase::addReactor Method
Syntax
C++
void addReactor(OdDgDatabaseReactor* pReactor) const;
Parameters 
Description 
OdDgDatabaseReactor* 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.