IFCLevelInfo.GetRelatedElements Method

Gets all building elements on this level.


Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ICollection<IFCAnyHandle> GetRelatedElements()

Return Value

ICollection<IFCAnyHandle>
The collection of elements.

See Also

Reference

IFCLevelInfo Class
Autodesk.Revit.DB.IFC Namespace