Int32 IOptimizationPoint.ParetoFrontIndex { get; set; }

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.