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