Double[] IGeoFace.PointAtParam(Double u, Double v)
Returns the point for the given parameter values (u,v) on the face.
Examples
Return Value
Type: Double[]
Returns an array of point coordinates (x,y,z) corresponding to the specified parameter u and v values.