Surface.InterpolatedCurveOnSurfaceUV Method

SurfaceInterpolatedCurveOnSurfaceUV Method

Overload List
  NameDescription
Public methodInterpolatedCurveOnSurfaceUV(IEnumerablePoint2d, Double)
Returns a curve that interpolates points on a surface. The interpolant lies on the surface.
Public methodInterpolatedCurveOnSurfaceUV(IEnumerablePoint2d, Double, Boolean, Int32)
Returns a curve that interpolates points on a surface. The interpolant lies on the surface.
Top
See Also