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

Transform1D(Transform1D)

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