API Reference > OdEd Classes > OdEdCommandStack Class > OdEdCommandStack Methods > OdEdCommandStack::removeReactor Method
OdEdCommandStack::removeReactor Method
Syntax
C++
virtual void removeReactor(OdEdCommandStackReactor* pReactor) = 0;
Parameters 
Description 
OdEdCommandStackReactor* pReactor 
[in] Pointer to the reactor object. 

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

 

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