RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Transform2D

Transform2D.CreateIdentity

Method
Description:
Creates the identity transformation.
Remarks:
The identity transformation does not change a point or a vector that it is applied to.
Syntax
public static Transform2D CreateIdentity()