Transform2DSetToIdentity Method

Set this TrfUV to the identity transform.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Transform2D SetToIdentity()

Return Value

Transform2D
Returns a pointer to "this" Transform2D.
See Also