Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::originalFileSavedByVersion Method
Syntax
C++
OdDb::DwgVersion originalFileSavedByVersion(OdDb::MaintReleaseVer* pMaintReleaseVer = 0) const;

Returns the version of the application that created the file from which this database object was read. 

 

Parameters
Description
pMaintReleaseVer
[in] Pointer to the MaintReleaseVer object to receive the maintenance release version.

The maintenance release version is returned if and only if pMaintReleaseVer != 0.

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