Overload_Rhino_Geometry_NurbsCurve_CreateFromArc - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() ![]() |
CreateFromArc(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. |
![]() ![]() |
CreateFromArc(Arc, Int32, Int32) | Create a uniform non-ratonal cubic NURBS approximation of an arc. |