Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCPartList::getValue Method
Syntax
C++
virtual Acm::ErrorStatus getValue(OdString valueName, OdString& value) const = 0;

Gets the value from the result bar. 

 

Parameters
Description
valueName
[in] The value name.
value
[out] Receives the value.

Acm::eOk if the value from the result bar is returned successfully, or an appropriate error code otherwise.

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