Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdFdFieldEnginePE::getFileName Method
Syntax
C++
virtual OdString getFileName(OdDbDatabase* pDb) = 0;

Returns the name of the file associated with this database object. 

 

Parameters
Description
pDb
[in] Database.

Name of the file associated with this database object.

Differs from the current behavior of OdDbDatabase::getFilename(), which returns the autobackup filename, because OdDbDatabase::writeFile() always sets m_currentFileName.

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