GenericZone.GetBoundaries Method

Gets the boundaries for the generic zone.


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

Syntax

C#

public IList<CurveLoop> GetBoundaries()

Return Value

IList<CurveLoop>
The generic zone boundaries.

See Also

Reference

GenericZone Class
Autodesk.Revit.DB.Analysis Namespace