XYZIsAlmostEqualTo Method

Overload List
 NameDescription
Public methodIsAlmostEqualTo(XYZ)Determines whether this vector and the specified vector are the same within the tolerance (1.0e-09).
Public methodIsAlmostEqualTo(XYZ, Double)Determines whether 2 vectors are the same within the given tolerance.
Top
See Also