Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.