Outline(Outline) Constructor

Constructs a new copy of the input Outline object.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public Outline(
	Outline other
)

Parameters

other  Outline
 

Exceptions

ExceptionCondition
ArgumentNullException A non-optional argument was null

See Also

Reference

Outline Class
Outline Overload
Autodesk.Revit.DB Namespace