splinepy.multipatch.Multipatch.showable#

Multipatch.showable(**kwargs)[source]#

Equivalent to

splinepy.helpme.visualize.show(
    spline, return_showable=True, **kwargs
)
Parameters:

kwargs (kwargs) – see splinepy.helpme.visualize.show

Returns:

spline_showable

Return type:

dict