Description:

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

Syntax:
public bool EpsilonEquals(
NurbsSurfacePointList other,
double epsilon
)
Returns:
Type: bool
Available since:
5.4

Nothing found