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

Removes a specified persistent reactor object from the element's reactor list.

Before removing a persistent reactor object, open the element in the write mode.

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