Close

Relief for ODA Team in Ukraine

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

Adds the specified persistent reactor to 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 add a persistent reactor. 

If the persistent reactor does not have an owner, it isn't saved with the drawing.

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