Double[] IGeoEdge.PointsAtParams(Double[] param)
Returns an array of point coordinates for the given set of parameters on the edge.
Examples
Return Value
Type: Double[]
Returns the point coordinates corresponding to the specified parameters (ordered x1,y1,z1,x2,y2,z2,...,xn,yn,zn).