MEPSectionGetElementIds Method

Gets all element ids that are contained in the section.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<ElementId> GetElementIds()

Return Value

IListElementId
See Also