splinepy.spline.RequiredProperties.intersection#

classmethod RequiredProperties.intersection(*splines)[source]#

Checks intersection of required properties of given splines. If nothing is given, returns intersection of all supported splines.

Parameters:

*splines (Spline or str)

Returns:

rp_intersection

Return type:

list