Returns an array of point coordinates for the given set of parameters on the edge.
Declaration Syntax
public double[] PointsAtParams(double[] param)
Parameters
- param(double[])
An array of parameters for which points have to be returned (ordered p1,p2,...,pn).