IFCLevel Info Get Related Elements Method Gets all building elements on this level. Namespace: Autodesk.Revit.DB.IFC Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ICollection<IFCAnyHandle> GetRelatedElements() Public Function GetRelatedElements As ICollection(Of IFCAnyHandle) public: ICollection<IFCAnyHandle^>^ GetRelatedElements() member GetRelatedElements : unit -> ICollection<IFCAnyHandle> Return Value ICollection IFCAnyHandle The collection of elements. See Also Reference IFCLevelInfo Class Autodesk.Revit.DB.IFC Namespace
IFCLevel Info Get Related Elements Method Gets all building elements on this level. Namespace: Autodesk.Revit.DB.IFC Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ICollection<IFCAnyHandle> GetRelatedElements() Public Function GetRelatedElements As ICollection(Of IFCAnyHandle) public: ICollection<IFCAnyHandle^>^ GetRelatedElements() member GetRelatedElements : unit -> ICollection<IFCAnyHandle> Return Value ICollection IFCAnyHandle The collection of elements. See Also Reference IFCLevelInfo Class Autodesk.Revit.DB.IFC Namespace