SiteSubRegion.GetBoundary Method

Gets the boundary of current subregion.


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

Syntax

C#

public IList<CurveLoop> GetBoundary()

Return Value

IList<CurveLoop>
The curve loops that represent the boundary.

See Also

Reference

SiteSubRegion Class
Autodesk.Revit.DB.Architecture Namespace