API Reference > OdEd Classes > OdEdLispEngine Class > OdEdLispEngine Methods > OdEdLispEngine::removeReactor Method
OdEdLispEngine::removeReactor Method
Syntax
C++
virtual void removeReactor(OdEdLispEngineReactor* pReactor) = 0;
Parameters 
Description 
OdEdLispEngineReactor* 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.