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

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

Before removing a transient reactor object, open the element either in the read or write mode.

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