Overload_Rhino_Geometry_NurbsCurve_CreateFromCircle - mcneel/rhinocommon-api-docs GitHub Wiki

NurbsCurve.CreateFromCircle Method

Overload List

 

Name Description
Public methodStatic member CreateFromCircle(Circle) Gets a rational degree 2 NURBS curve representation of the circle. Note that the parameterization of NURBS curve does not match circle's transcendental paramaterization. Use GetRadianFromNurbFormParameter() and GetParameterFromRadian() to convert between the NURBS curve parameter and the transcendental parameter.
Public methodStatic member CreateFromCircle(Circle, Int32, Int32) Create a uniform non-ratonal cubic NURBS approximation of a circle.
  Back to Top

See Also

Reference

NurbsCurve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️