API Reference > OdDg Classes > OdDgElement Class > OdDgElement Methods > OdDgElement::removePersistentReactor Method
OdDgElement::removePersistentReactor Method
Syntax
C++
virtual void removePersistentReactor(const OdDgElementId& elmId);
Parameters 
Description 
const OdDgElementId& elmId 
[in] Element ID of the persistent reactor. 

Removes the specified persistent reactor from this element's reactor list. 

 

An element must be open OdDg::kForWrite in order to remove one of its persistent reactors.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.