ParamAtPoint(double[])

Returns the parameter for the given point on the edge.

Declaration Syntax

public double ParamAtPoint(double[] point)

Parameters

point(double[])

The coordinates of the point (x, y, z).