API Reference > Classes > OdTf Classes > OdTfObject Class > OdTfObject Methods > OdTfObject::hasPersistentReactor Method
OdTfObject::hasPersistentReactor Method
Syntax
C++
virtual bool hasPersistentReactor(OdTfPersistentReactor* pPersistentReactor) const = 0;
Parameters 
Description 
OdTfPersistentReactor* pPersistentReactor 
[in] A pointer to the persistent reactor object.  

Returns true if the specified persistent reactor object is attached to the element; otherwise returns false.

Retrieves whether a specified persistent reactor object is attached to the element.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.