Description:

Check that all values in other are within epsilon of the values in this

Syntax:
public bool EpsilonEquals(
Vector2f other,
float epsilon
)
Returns:
Type: bool
Available since:
5.4

EpsilonEquals method

Class:  Rhino.Geometry.Vector2f

Nothing found