RhinoCommon API
Vector2dEpsilonEquals 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( Vector2d other, double epsilon )
Public Function EpsilonEquals ( other As Vector2d, epsilon As Double ) As Boolean
Parameters
- other
- Type: Rhino.GeometryVector2d
- epsilon
- Type: SystemDouble
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Geometry.Vector2d.EpsilonEquals(Rhino.Geometry.Vector2d,System.Double)"]
Implements
IEpsilonComparableTEpsilonEquals(T, Double)
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14