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