NurbsCurve.from_circle
- classmethod NurbsCurve.from_circle(circle: compas.geometry.primitives.circle.Circle) compas_occ.geometry.curves.nurbs.NurbsCurve
Construct a NURBS curve from a circle.
This construction method is similar to the method
CreateFromCircle
of the Rhino API for NURBS curves 1.References