Closed talledodiego closed 2 months ago
@mortenengen I have done these small changes to better support type hinting related to geometry and to make consistent the API between PointGeometry and SurfaceGeometry. It can be done even better probably (see comments along code).
PointGeometry
SurfaceGeometry
@mortenengen I have done these small changes to better support type hinting related to geometry and to make consistent the API between
PointGeometry
andSurfaceGeometry
. It can be done even better probably (see comments along code).