API Reference > OdDb Classes > OdDbObject Class > OdDbObject Methods > OdDbObject::hasPersistentReactor Method
OdDbObject::hasPersistentReactor Method
Syntax
C++
bool hasPersistentReactor(const OdDbObjectId& objId) const;
Parameters 
Description 
const OdDbObjectId& objId 
[in] Object ID of the persistent reactor. 

This method returns true if objId is the Object ID of a reactor attached to this object. Otherwise, it returns false. 

 

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