CADability dotNET

Overload List

  NameDescription
Public methodStatic memberOnLeftSide(GeoPoint2D, GeoPoint2D, GeoPoint2D)
Public methodStatic memberOnLeftSide(GeoPoint2D, GeoPoint2D, GeoVector2D)
Checks whether the point P is on the left side of the line given by lstart and ldir. If the point lies exactly on the line, the result is false. There is no precision or epsilon test.

See Also