EcoResEnumerationAttributeTypeValue.editSolverValue Method
Associates the solver values with enumeration values.
Syntax
edit PCSolverValue editSolverValue(boolean _set, PCSolverValue _solverValue)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the value.
- _solverValue
Type: PCSolverValue Extended Data Type
The solver value.
Return Value
Type: PCSolverValue Extended Data Type
A solver value.
Remarks
This method is used by the product configuration module to associate solver values with enumeration values.