pyinterp.geometry.cartesian.algorithms.JoinRound

Contents

pyinterp.geometry.cartesian.algorithms.JoinRound#

class pyinterp.geometry.cartesian.algorithms.JoinRound(self, points_per_circle: int = 36)#

Bases: object

Create rounded join strategy

Special Methods

__new__(*args, **kwargs)