Transform1DSetToIdentity Method

Set this TrfUV to the identity transform

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

Return Value

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