RhinoCommon API
MeshNgonInequality Operator |
Determines whether two MeshNgon structures have different 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 or face index lists are different in any way; otherwise false.

Rhino for Windows
Supported in: 6.8