M_Rhino_Geometry_NurbsSurface_EpsilonEquals - mcneel/rhinocommon-api-docs GitHub Wiki
Check that all values in other are within epsilon of the values in this
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool EpsilonEquals(
NurbsSurface other,
double epsilon
)
VB
Public Function EpsilonEquals (
other As NurbsSurface,
epsilon As Double
) As Boolean
- other
- Type: Rhino.Geometry.NurbsSurface
[Missing documentation for "M:Rhino.Geometry.NurbsSurface.EpsilonEquals(Rhino.Geometry.NurbsSurface,System.Double)"] - epsilon
- Type: System.Double
[Missing documentation for "M:Rhino.Geometry.NurbsSurface.EpsilonEquals(Rhino.Geometry.NurbsSurface,System.Double)"]
Type: Boolean
[Missing documentation for "M:Rhino.Geometry.NurbsSurface.EpsilonEquals(Rhino.Geometry.NurbsSurface,System.Double)"]
Supported in: 6.0.16224.21491, 5D58w