Hi! I'm replacing my own point implementation with Gambas native implementation (which is almost same). And I cannot find documentation about point sort methods... My own implementation included sort by euclidean distance to given reference point, does native point class have this? And if it does, how to use it? Jussi