Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDictionary::setName Method
Syntax
C++
bool setName(const OdString& oldName, const OdString& newName);

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

 

Parameters
Description
oldName
[in] Name of entry to change.
newName
[in] New name for the entry.

Returns true and only if the entry name was successfully changed.

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