ParamAtPoint(double[])

Returns the parameter values (u,v) for the given point on the face.

Declaration Syntax

public double[] ParamAtPoint(double[] point)

Parameters

point(double[])

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