RhinoCommon API
PlaneInequality Operator |
Determines if two planes are different.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static bool operator !=( Plane a, Plane b )
Public Shared Operator <> ( a As Plane, b As Plane ) As Boolean
Parameters
- a
- Type: Rhino.GeometryPlane
A first plane. - b
- Type: Rhino.GeometryPlane
A second plane.
Return Value
Type: Booleantrue if the two planes have any different componet components; false otherwise.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8