MEPSection.GetElementIds Method

Gets all element ids that are contained in the section.


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

Syntax

C#

public IList<ElementId> GetElementIds()

Return Value

IList<ElementId>

See Also

Reference

MEPSection Class
Autodesk.Revit.DB.Mechanical Namespace