CADability dotNET

Overload List

  NameDescription
Public methodStatic memberSameDirection(GeoVector, GeoVector, Boolean)
Determins, whether the directions of the given vectors are almost identical, i.e. the angular difference is less than epsa. This is alos true for opposite directions.
Public methodStatic memberSameDirection(GeoVector2D, GeoVector2D, Boolean)
Determins, whether the directions of the given vectors are almost identical, i.e. the angular difference is less than epsa.

See Also