distance

fun distance(point: Vector3D): Double

Returns the distance between this line and a given point.

Return

distance between this and the point

Parameters

point

point for which the distance shall be calculated