Transform1DSetToIdentity 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 Transform1D SetToIdentity()

Return Value

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