API Reference > OdDb Classes > OdDbEvalContext Class > OdDbEvalContext Methods > OdDbEvalContext::insertAt Method
OdDbEvalContext::insertAt Method
Syntax
C++
virtual void insertAt(const OdDbEvalContextPair& pair);
Parameters 
Description 
const OdDbEvalContextPair& pair 
[in] ContextPair to insert. 

Inserts the specified ContextPair into this Context object.

Replaces any ContextPair with the same key.

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