tams.idealized.Blob.split

Contents

tams.idealized.Blob.split#

Blob.split(n=2)#

Split the blob into n smaller blobs that line up along the minor axis. Or the y-axis if the ellipse is a circle.

Parameters:

n (int)

Return type:

list[Blob]