Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcFile::setVersions Method
Syntax
C++
OdResult setVersions(OdUInt32 minimal_version_for_read, OdUInt32 authoring_version);

Sets a new value of the minimum read version and the authoring version. 

 

Parameters
Description
minimal_version_for_read
[in] A new minimum version for reading to be set.
authoring_version
[in] A new authoring version to be set.

The eOk value if new values were successfully set or an appropriate error code in the other case.

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