Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDictionary::nameAt Method
Syntax
C++
OdString nameAt(const OdDbObjectId& objectId) const;

Returns the entry name (key) of the specified object in this Dictionary object. 

 

Parameters
Description
objectId
[in] Object ID.

Returns an empty string if objectId is not in this Dictionary object.

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