API Reference > Classes > Base Classes > OdBmObject Class > OdBmObject Methods > OdBmObject::removePersistentReactor Method
OdBmObject::removePersistentReactor Method
Syntax
C++
virtual void removePersistentReactor(OdTfPersistentReactor*);
Parameters 
Description 
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.