Close

Relief for ODA Team in Ukraine

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

Gets the revision and the release year of this symbol standard object. 

 

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

eOk if successful or the appropriate error code otherwise.

Currently not implemented, always returns eNotImplementedYet. This method is implemented only for derived classes.

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