RVTDocs.com
Namespace: Autodesk.Revit.DB Class: CurtainCell

CurtainCell.CurveLoops

Property
Description:
The cell boundaries on the reference face. The boundaries can have more than one CurveLoop. Each item in the returned array represents a CurveLoop containing 3 or more than 3 edges.
Syntax
public CurveArrArray CurveLoops { get; }