CADability dotNET
Overload List
Name | Description | |
---|---|---|
![]() ![]() | DistPL(GeoPoint, GeoPoint, GeoPoint) |
Returns the distance of a point from a line (3d)
|
![]() ![]() | DistPL(GeoPoint, GeoPoint, GeoVector) |
Returns the distance of a point from a line (2d)
|
![]() ![]() | DistPL(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.
|
![]() ![]() | DistPL(GeoPoint2D, GeoPoint2D, GeoVector2D) |
Returns the distance of a point from a line (2d)
|