Close

Relief for ODA Team in Ukraine

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

Sets the value to the result bar. 

 

Parameters
Description
valueName
[in] The value name.
value
[in] The value to set.

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

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