Click or drag to resize

TransformIdentity Property

Gets a new identity transform matrix. An identity matrix defines no transformation.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Transform Identity { get; }

Property Value

Type: Transform
See Also