| DistanceTo(InterfaceODBObject) | Calculate the distance between two objects. |
| DistanceTo(IODBObject) | Calculate the distance between two objects. |
| DistanceTo(PointD) | Calculate distance between this object and an point. |
| DistanceTo(InterfaceODBObject, PointD, PointD) | Calculate the distance between two objects. |
| DistanceTo(InterfaceODBObject, PointF, PointF) | Calculate the distance between two objects. |
| DistanceTo(IODBObject, PointD, PointD) | Calculate the distance between two objects. |
| DistanceTo(IODBObject, PointF, PointF) | Calculate the distance between two objects. |