RhinoCommon API
CurveCreatePeriodicCurve Method (Curve) |
Removes kinks from a curve. Periodic curves deform smoothly without kinks.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Curve CreatePeriodicCurve( Curve curve )
Public Shared Function CreatePeriodicCurve ( curve As Curve ) As Curve
Parameters
- curve
- Type: Rhino.GeometryCurve
The curve to make periodic. Curve must have degree >= 2.
Return Value
Type: CurveThe resulting curve if successful, null otherwise.

Rhino for Windows
Supported in: 6.8