The identity transformation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static Transform Identity { get; }Property Value
Transform
Remarks
The identity transformation does not change a point or a vector that it is applied to.
See Also
Reference