Share

AcDbDatabase::originalFileName

C++

const ACHAR * originalFileName() const;

Description

Returns a pointer to the file name that the database was originally opened under. May return a null pointer if the database was created from a DXF file or a pre-R13 drawing file.

Links

AcDbDatabase Class

Was this information helpful?