RhinoCommon API
Point4dEpsilonEquals Method |
Check that all values in other are within epsilon of the values in this
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool EpsilonEquals( Point4d other, double epsilon )
Public Function EpsilonEquals ( other As Point4d, epsilon As Double ) As Boolean
Parameters
- other
- Type: Rhino.GeometryPoint4d
[Missing <param name="other"/> documentation for "M:Rhino.Geometry.Point4d.EpsilonEquals(Rhino.Geometry.Point4d,System.Double)"]
- epsilon
- Type: SystemDouble
[Missing <param name="epsilon"/> documentation for "M:Rhino.Geometry.Point4d.EpsilonEquals(Rhino.Geometry.Point4d,System.Double)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Geometry.Point4d.EpsilonEquals(Rhino.Geometry.Point4d,System.Double)"]
Implements
IEpsilonComparableTEpsilonEquals(T, Double)
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14