Assigns values from the input transformation to this transformation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void Assign(
Transform2D from
)
Parameters
- from Transform2D
-
The transformation to use as input.
Exceptions
See Also
Reference