menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Copies a Rhino_DotNet curve to a RhinoCommon curve class.
Syntax:
public static
Curve
FromOnCurve(
object
source
)
Parameters:
source
Type:
object
RMA.OpenNURBS.IOnCurve or RMA.OpenNURBS.OnCurve.
Returns:
Type:
Curve
RhinoCommon object on success. This will be an independent copy.
Available since:
5.0
home
/
Rhino.Runtime
/
Interop
/
FromOnCurve
FromOnCurve method
Class:
Rhino.Runtime.Interop
Nothing found