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

PolyLine.GetTransformed

Method
Description:
Gets the copy of the polyline which is applied the specified transformation.
Syntax
public PolyLine GetTransformed(
	Transform transform
)
Parameters
Parameter Type Description
transform Transform
Return Value
Exceptions
Exception Condition
ArgumentNullException Thrown when the transform is.