splinepy.spline.Spline.create#
- property Spline.create#
Returns spline creator Can be used to create new splines using geometric relations.
Examples
>>> prism = spline.create.extrude(axis=[1, 4, 1])
- Parameters:
None
- Returns:
creator
- Return type:
spline.Creator