Share

FootPrintRoof.CurtainGrids Property

Retrieve all the CurtainGrid objects of a FootPrintRoof.


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

Syntax

C#

public CurtainGridSet CurtainGrids { get; }

Property Value

CurtainGridSet

Remarks

Only applicable when the object is a Curtain FootPrintRoof.

See Also

Reference

Was this information helpful?