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