CADability dotNET

Overload List

  NameDescription
Public methodStatic memberOnSameSide(GeoPoint2D, GeoPoint2D, GeoPoint2D, GeoPoint2D)
Returns true, if p1 an p2 are on the same side of the line given by p3 and p4. Also returns true if one of the two points p1 and p2 coincide with the line (p3,p4)
Public methodStatic memberOnSameSide(GeoPoint2D, GeoPoint2D, GeoPoint2D, GeoVector2D)

See Also