Gets the CurtainCells owned by this curtain grid.
Namespace: Autodesk.Revit.DBAssembly: 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