Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalContext::getAt Method
Syntax
C++
virtual bool getAt(OdDbEvalContextPair& pair) const;

Returns the ContextPair with the specified key from this Context object. 

pair (I/0) Specifies / receives the ContextPair.

pair is initialized with the key of the ContextPair to return. If the key exists in this Context object, its associated value replaces the value in the specified ContextPair. 

Returns true if and only if the pari exists.

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