Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDictionary::suggestName Method
Syntax
C++
OdString suggestName(const OdString& strFilePath, const int nMaxLength = kMaxSuggestNameSize) const;

Returns a string suitable to be used as dictionary Key for this dictionary object. The string is unique for this dictionary object and is as close to file name as possible. 

 

Parameters
Description
strFilePath
[in] File path.
nMaxLength
[in] Maximum length of name generated.
Copyright © 2002-2022. Open Design Alliance All rights reserved.