splinepy.multipatch.Multipatch.boundary_multipatch#
- Multipatch.boundary_multipatch(bid=-1, nthreads=None)[source]#
Extract all boundary patches of a given Multipatch system as splines
- Parameters:
bid (int) – boundary id to extract, (default all if bid<0)
nthreads (int) – Number of threads to be used for extraction, defaults to settings.NTHREADS
- Returns:
boundary_multipatch – Embedded splines representing boundaries of system
- Return type: