Double[] IGeoEdge.PointAtParam(Double param)

Returns the point for the given parameter on the edge.

Parameters

  • param
    Type: Double
    The parameter value.

Return Value

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