API Reference > OdDg Classes > OdDgElement Class > OdDgElement Methods > OdDgElement::hasPersistentReactor Method
OdDgElement::hasPersistentReactor Method
Syntax
C++
bool hasPersistentReactor(const OdDgElementId& elmId) const;
Parameters 
Description 
const OdDgElementId& elmId 
[in] Element ID of the persistent reactor. 

This method returns true if elmId is the Element ID of a reactor attached to this element. Otherwise, it returns false. 

 

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