Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgElement::removePersistentReactor Method
Syntax
C++
virtual void removePersistentReactor(const OdDgElementId& elmId);

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

 

Parameters
Description
elmId
[in] Element ID of the persistent reactor.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.