Class: DXOptimizationPoint

DXOptimizationPoint Coclass.

Implemented types

Methods

Name Description
get_Value(String) Returns the variable value.
put_Value(String, Object) Sets the variable value.

Properties

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 the Pareto front result type (ePPT_FeasibilityAndParetoFronts). The index -1 corresponds to the infeasible points with respect to the defined constraints.
State Returns the point state.
StateMessage Returns the message detailing the current point state.