Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObject::addReactor Method
Syntax
C++
void addReactor(OdDbObjectReactor* pReactor) const;

Adds the specified transient reactor to this object's reactor list. 

 

Parameters
Description
pReactor
[in] Pointer to the transient reactor object.

An object must be open either OdDb::kForRead or OdDb::kForWrite in order to add a transient reactor.

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