Returns information about the boundaries of the repeating reference array.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public RepeaterBounds GetBounds()
Return Value
RepeaterBoundsThe bounds of the repeating reference source.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | The repeating reference source is no longer valid. |
