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

public static bool operator ==( MeshNgon a, MeshNgon b )
Public Shared Operator = ( a As MeshNgon, b As MeshNgon ) As Boolean
Parameters
- a
- Type: Rhino.GeometryMeshNgon
The first MeshNgon. - b
- Type: Rhino.GeometryMeshNgon
The second MeshNgon.
Return Value
Type: Booleantrue if the vertex and face index lists are identical; otherwise false.

Rhino for Windows
Supported in: 6.14