RhinoCommon API
TransformIsZeroTransformaton Method |
True if all values are 0 and M33 is 1 within tolerance.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool IsZeroTransformaton( double zeroTolerance )
Public Function IsZeroTransformaton ( zeroTolerance As Double ) As Boolean
Parameters
- zeroTolerance
- Type: SystemDouble
The zero tolerance.
Return Value
Type: BooleanReturns true if all values are 0 and M33 is 1 within tolerance.

Rhino for Windows
Supported in: 6.14