RhinoCommon API
InteropToOnCurve Method |
Constructs a Rhino_DotNet OnCurve that is a copy of a given curve.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Object ToOnCurve( Curve source )
Public Shared Function ToOnCurve ( source As Curve ) As Object
Parameters
- source
- Type: Rhino.GeometryCurve
A RhinoCommon source curve.
Return Value
Type: ObjectRhino_DotNet object on success. This will be an independent copy.

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