RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Transform2D

Transform2D(Transform2D)

Constructor
Description:
The copy constructor.
Syntax
public Transform2D(
	Transform2D other
)
Parameters
Parameter Type Description
other Transform2D The transformation to use as input.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null