RhinoCommon API
NurbsCurveCreateFromArc Method (Arc) |
Gets a rational degree 2 NURBS curve representation
of the arc. Note that the parameterization of NURBS curve
does not match arc's transcendental paramaterization.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static NurbsCurve CreateFromArc( Arc arc )
Public Shared Function CreateFromArc ( arc As Arc ) As NurbsCurve
Parameters
- arc
- Type: Rhino.GeometryArc
[Missing <param name="arc"/> documentation for "M:Rhino.Geometry.NurbsCurve.CreateFromArc(Rhino.Geometry.Arc)"]
Return Value
Type: NurbsCurveCurve on success, null on failure.

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