splinepy.helpme.create.circle#
- splinepy.helpme.create.circle(radius=1.0, n_knot_spans=3)[source]#
Circle (parametric dim = 1) with radius r in the x-y plane around the origin. The spline has an open knot vector and degree 2.
- Parameters:
radius (float, optional) – radius, defaults to one
n_knots_spans (int, optional) – number of knot spans, defaults to 3
- Returns:
circle
- Return type: