FootPrintRoofCurtainGrids Property

Retrieve all the CurtainGrid objects of a FootPrintRoof.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public CurtainGridSet CurtainGrids { get; }

Property Value

CurtainGridSet
Remarks
Only applicable when the object is a Curtain FootPrintRoof.
See Also