M_Rhino_Geometry_Point2f_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(
Point2f other,
float epsilon
)
VB
Public Function EpsilonEquals (
other As Point2f,
epsilon As Single
) As Boolean
- other
- Type: Rhino.Geometry.Point2f
- epsilon
- Type: System.Single
Type: Boolean
[Missing documentation for "M:Rhino.Geometry.Point2f.EpsilonEquals(Rhino.Geometry.Point2f,System.Single)"]
Supported in: 6.0.16224.21491, 5D58w