Overload_Rhino_Geometry_Curve_CreateTweenCurvesWithMatching - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.CreateTweenCurvesWithMatching Method

Overload List

 

Name Description
Public methodStatic member CreateTweenCurvesWithMatching(Curve, Curve, Int32) **Obsolete. ** Creates curves between two open or closed input curves. Make the structure of input curves compatible if needed. Refits the input curves to have the same structure. The resulting curves are usually more complex than input unless input curves are compatible and no refit is needed. There is no matching of curves direction. Caller must match input curves direction before calling the function.
Public methodStatic member CreateTweenCurvesWithMatching(Curve, Curve, Int32, Double) Creates curves between two open or closed input curves. Make the structure of input curves compatible if needed. Refits the input curves to have the same structure. The resulting curves are usually more complex than input unless input curves are compatible and no refit is needed. There is no matching of curves direction. Caller must match input curves direction before calling the function.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

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