Returns the Analytical Openings ids of the Analytical Panel.
Namespace: Autodesk.Revit.DB.StructureAssembly: 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