Overload_Rhino_Geometry_Curve_CreateInterpolatedCurve - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.CreateInterpolatedCurve Method

Overload List

 

Name Description
Public methodStatic member CreateInterpolatedCurve(IEnumerable(Point3d), Int32) Interpolates a sequence of points. Used by InterpCurve Command This routine works best when degree=3.
Public methodStatic member CreateInterpolatedCurve(IEnumerable(Point3d), Int32, CurveKnotStyle) Interpolates a sequence of points. Used by InterpCurve Command This routine works best when degree=3.
Public methodStatic member CreateInterpolatedCurve(IEnumerable(Point3d), Int32, CurveKnotStyle, Vector3d, Vector3d) Interpolates a sequence of points. Used by InterpCurve Command This routine works best when degree=3.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️