Share Email Facebook Twitter LinkedIn Transform2D.IsIdentity Property The boolean value that indicates whether this transformation is an identity. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public bool IsIdentity { get; }Property ValueBoolean Remarks The identity transformation does not change a point or a vector that it is applied to. See AlsoReferenceTransform2D ClassAutodesk.Revit.DB Namespace