Gets the CurtainCells owned by this curtain grid.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public ICollection<CurtainCell> GetCurtainCells()
Return Value
ICollection<CurtainCell>The CurtainCells owned by this curtain grid.