Void IOptimizationServices.CalculateParameterRelationshipsFromPoints(IListCpp pPoints)

Calculates the parameter relationship values for a list of points. The points must provide a value for each of input parameter. The parameter relationship values are set on successful calculation, which is indicated by the state of the points.

Parameters

  • pPoints
    Type: IListCpp
    List of points to process.