Void IOptimizationServices.CalculateParameterRelationshipsFromPoint(IPoint pPoint)

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

Parameters

  • pPoint
    Type: IPoint
    Point to process.