RhinoCommon API
InteropFromOnCurve Method |
Copies a Rhino_DotNet curve to a RhinoCommon curve class.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Curve FromOnCurve( Object source )
Public Shared Function FromOnCurve ( source As Object ) As Curve
Parameters
- source
- Type: SystemObject
RMA.OpenNURBS.IOnCurve or RMA.OpenNURBS.OnCurve.
Return Value
Type: CurveRhinoCommon object on success. This will be an independent copy.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14