| Name | Description |
|---|---|
| get_Value(String) | Returns the variable value. |
| put_Value(String, Object) | Sets the variable value. |
| Name | Description |
|---|---|
| Feasible | Returns the feasibility state of the point with respect to the defined constraints. |
| ID | Returns the identifier of the point. |
| ParetoFrontIndex | Returns the Pareto front index of the point. Only used if the optimization method supports Pareto front result type (ePPT_FeasibilityAndParetoFronts). |
| State | Returns the point state. |
| StateMessage | Returns the message detailing the current point state. |