Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObject::removePersistentReactor Method
Syntax
C++
virtual void removePersistentReactor(const OdDbObjectId& objId);

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

 

Parameters
Description
objId
[in] Object ID of the persistent reactor.

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

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