RhinoCommon API
MeshNgonEquals Method (MeshNgon) |
Determines if this ngon and otherNgon are identical.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool Equals( MeshNgon otherNgon )
Public Function Equals ( otherNgon As MeshNgon ) As Boolean
Parameters
- otherNgon
- Type: Rhino.GeometryMeshNgon
The other ngon for comparison.
Return Value
Type: Booleantrue if otherNgon is identical to this ngon; otherwise false.
Implements
IEquatableTEquals(T)
Rhino for Windows
Supported in: 6.8