Void IServices.CalculatePoint(IPoint pPoint)

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

Parameters

  • pPoint
    Type: IPoint
    Point to calculate.