| Revit 2022 API |
| Transform2D..::..SetToIdentity Method |
| Transform2D Class See Also |
Set this TrfUV to the identity transform.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2021
Syntax
| C# |
|---|
public Transform2D SetToIdentity() |
| Visual Basic |
|---|
Public Function SetToIdentity As Transform2D |
| Visual C++ |
|---|
public: Transform2D^ SetToIdentity() |