AnalyticalPanel.GetAnalyticalOpeningsIds Method

Returns the Analytical Openings ids of the Analytical Panel.


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

Syntax

C#

public ISet<ElementId> GetAnalyticalOpeningsIds()

Return Value

ISet<ElementId>
Set of ElementId.

See Also

Reference

AnalyticalPanel Class
Autodesk.Revit.DB.Structure Namespace