Share

ExtrusionRoof.CurtainGrids Property

Retrieve all the CurtainGrid objects of a curtain Roof.


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

Syntax

C#

public CurtainGridSet CurtainGrids { get; }

Property Value

CurtainGridSet

Remarks

Only when the object is a CurtainRoof, this property makes sense.

See Also

Reference

Was this information helpful?