Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbIdMapping::compute Method
Syntax
C++
virtual bool compute(OdDbIdPair& idPair) const = 0;

Returns the value of the IdPair in this IdMapping object that matches the key in the specified IdPair object. 

 

Parameters
Description
idPair
[in/out] Supplies the key and receives the value.

Returns true if and only if the key is found.

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