splinepy.spline.Spline.extract#

property Spline.extract#

Returns spline extractor. Can directly perform extractions available at splinepy/helpme/extract.py.

Examples

>>> spline_faces = spline.extract.faces()
Parameters:

None

Returns:

extractor

Return type:

Extractor