Double IGeoEdge.ParamAtPoint(Double[] point)

Returns the parameter for the given point on the edge.

Parameters

  • point
    Type: Double[]
    The coordinates of the point (x, y, z).

Return Value

Type: Double
Returns the parameter value.