Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCPartListStdISO::getRevision Method
Syntax
C++
virtual Acm::ErrorStatus getRevision(OdString& rev, OdUInt16& year) const;

Gets the revision and the release year of the Parts List. 

 

Parameters
Description
rev
[out] Revision.
year
[out] Release year.

Acm::eOk if the revision and the release year is returned successfully, or the appropriate error code otherwise.

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