AreaLoad.GetLoops Method

Returns curve loops that define geometry of the area load.


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

Syntax

C#

public IList<CurveLoop> GetLoops()

Return Value

IList<CurveLoop>

See Also

Reference

AreaLoad Class
Autodesk.Revit.DB.Structure Namespace