M_Rhino_Geometry_Transform_op_Inequality - mcneel/rhinocommon-api-docs GitHub Wiki
Determines if two transformations are different in value.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static bool operator !=(
Transform a,
Transform b
)
VB
Public Shared Operator <> (
a As Transform,
b As Transform
) As Boolean
- a
- Type: Rhino.Geometry.Transform
A tranform. - b
- Type: Rhino.Geometry.Transform
Another tranform.
Type: Boolean
true if transforms are different; otherwise false.
Supported in: 6.0.16224.21491, 5D58w