2027 Method
Changes 0
M

XYZ.IsAlmostEqualTo

Overloads (2):
Name Return Type Description
O IsAlmostEqualTo(XYZ) Boolean Determines whether this vector and the specified vector are the same within the tolerance (1.0e-09).
O IsAlmostEqualTo(XYZ, Double) Boolean Determines whether 2 vectors are the same within the given tolerance.