API Reference > OdDg Classes > OdDgElementReactor Class > OdDgElementReactor Methods > OdDgElementReactor::findReactor Method
OdDgElementReactor::findReactor Method
Syntax
C++
static OdDgElementReactor* findReactor(const OdDgElement* pElement, const OdRxClass* pKeyClass);
Parameters 
Description 
const OdDgElement* pElement 
[in] Pointer to the notifying element.  
const OdRxClass* pKeyClass 
[in] Pointer to the class desciption. 

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

 

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