Click or drag to resize

TransformIsZeroTransformation Property

True if all values are 0, except for M33 which is 1.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.1
Syntax
public bool IsZeroTransformation { get; }

Property Value

Type: Boolean
See Also