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

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

 

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