API Reference > OdDb Classes > OdDbObjectReactor Class > OdDbObjectReactor Methods > OdDbObjectReactor::findReactor Method
OdDbObjectReactor::findReactor Method
Syntax
C++
static OdDbObjectReactor* findReactor(const OdDbObject* pObject, const OdRxClass* pKeyClass);
Parameters 
Description 
const OdDbObject* pObject 
[in] Pointer to the notifying object.  
const OdRxClass* pKeyClass 
[in] Pointer to the class desciption. 

Returns the first transient reactor of the specified class that is attached to the specified object. 

 

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