Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgDatabase::getOriginalFileVersion Method
Syntax
C++
OdUInt32 getOriginalFileVersion(OdUInt32* pMinorVersion = 0) const;

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

 

Parameters
Description
pMinorVersion
[in] Pointer to the MinorVersion variable to receive the minor version.

The minor version is returned if and only if pMinorVersion != 0.

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