Transform.IsZero Property

TransformIsZero Property

True if matrix is Zero4x4, ZeroTransformation, or some other type of zero.The value xform[3][3] can be anything.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool IsZero { get; }
Public ReadOnly Property IsZero As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.14
See Also