Close

Relief for ODA Team in Ukraine

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

Gets the revision and the release year of the BOM. 

 

Parameters
Description
rev
[out] Receives the revision.
year
[out] Receives the release year.

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

Implemented for the AcmSymbolStd interface. It is necessary to be able to properly edit the standard.

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