CurtainCellPlanarizedCurveLoops Property

The planarized curve loops for cell boundaries. The boundaries can have more than one CurveLoop. Each item in the returned array represents a CurveLoop containing 3 or more than 3 edges.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public CurveArrArray PlanarizedCurveLoops { get; }

Property Value

CurveArrArray
See Also