pyinterp.geometry.cartesian.algorithms.JoinMiter

Contents

pyinterp.geometry.cartesian.algorithms.JoinMiter#

class pyinterp.geometry.cartesian.algorithms.JoinMiter(self, miter_limit: float = 5.0)#

Bases: object

Create miter join strategy

Special Methods

__new__(*args, **kwargs)