Close

Relief for ODA Team in Ukraine

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

Modifies the original image filename to return a new image name suitable for an image dictionary.

Parameters
Description
pImageDictionary
[in] Pointer to the image dictionary.
strFilePath
[in] New image file name.
nMaxLength
[in] Max length of the name returned.
Copyright © 2002-2022. Open Design Alliance All rights reserved.