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

public bool EpsilonEquals( Point3f other, float epsilon )
Public Function EpsilonEquals ( other As Point3f, epsilon As Single ) As Boolean
Parameters
- other
- Type: Rhino.GeometryPoint3f
- epsilon
- Type: SystemSingle
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Geometry.Point3f.EpsilonEquals(Rhino.Geometry.Point3f,System.Single)"]
Implements
IEpsilonFComparableTEpsilonEquals(T, Single)
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8