Share

CurtainGrid.GetCurtainCells Method

Gets the CurtainCells owned by this curtain grid.


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

Syntax

C#

public ICollection<CurtainCell> GetCurtainCells()

Return Value

ICollection<CurtainCell>
The CurtainCells owned by this curtain grid.

See Also

Reference

Was this information helpful?