API Reference > Classes > Base Classes > OdBmBlobObject Class > OdBmBlobObject Methods > OdBmBlobObject::hasPersistentReactor Method
OdBmBlobObject::hasPersistentReactor Method
Syntax
C++
virtual bool hasPersistentReactor(OdTfPersistentReactor*) const;
Parameters 
Description 
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-2020. Open Design Alliance. All rights reserved.