API Reference > Other Classes > OdIdFiler Class > OdIdFiler Methods > OdIdFiler::dwgVersion Method
OdIdFiler::dwgVersion Method
Syntax
C++
OdDb::DwgVersion dwgVersion(OdDb::MaintReleaseVer* pMaintReleaseVer = 0) const;
Parameters 
Description 
OdDb::MaintReleaseVer* pMaintReleaseVer = 0 
[in] Pointer to the MaintReleaseVer to receive the maintenance release version. 

Returns the version of this the file which this Filer object is associated.

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

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.