RhinoCommon API
MeshFaceEquality Operator |
Determines whether two MeshFace structures have equal values.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static bool operator ==( MeshFace a, MeshFace b )
Public Shared Operator = ( a As MeshFace, b As MeshFace ) As Boolean
Parameters
- a
- Type: Rhino.GeometryMeshFace
The first MeshFace. - b
- Type: Rhino.GeometryMeshFace
The second MeshFace.
Return Value
Type: Booleantrue if the indices of the two points are exactly equal; otherwise false.

Rhino for Windows
Supported in: 6.8