pyinterp.geometry.cartesian.Point.__setstate__

pyinterp.geometry.cartesian.Point.__setstate__#

Point.__setstate__(self, state: tuple[float, float]) None#

Restore the state of the point from pickling.