CADability dotNET

Overload List

  NameDescription
Public methodStatic memberDistPL(GeoPoint, GeoPoint, GeoPoint)
Returns the distance of a point from a line (3d)
Public methodStatic memberDistPL(GeoPoint, GeoPoint, GeoVector)
Returns the distance of a point from a line (2d)
Public methodStatic memberDistPL(GeoPoint2D, GeoPoint2D, GeoPoint2D)
Returns the distance of a point from a line (2d), the distance is positive when the point is on the left side of the line, negative on the right side.
Public methodStatic memberDistPL(GeoPoint2D, GeoPoint2D, GeoVector2D)
Returns the distance of a point from a line (2d)

See Also