Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalIdMap::find Method
Syntax
C++
virtual OdDbEvalNodeId find(const OdDbEvalNodeId& key) = 0;

Finds the node ID that key maps to.

Parameters
Description
key
[in] Input node ID

The found OdDbEvalNodeId object that is mapped to the input key.

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