splinepy.multipatch.Multipatch.boundaries#

property Multipatch.boundaries#

Boundaries are stored within the interfaces array as negative entries

Negative entries mean, that there is a boundary, the absolute value holds the boundary ID

Returns:

boundaries – list of 2D arrays, representing the patch and face ID

Return type:

list<np.ndarray>