IFCLevel Info Get Related Products Method Gets all building products 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> GetRelatedProducts() Public Function GetRelatedProducts As ICollection(Of IFCAnyHandle) public: ICollection<IFCAnyHandle^>^ GetRelatedProducts() member GetRelatedProducts : unit -> ICollection<IFCAnyHandle> Return Value ICollection IFCAnyHandle The collection of products. See Also Reference IFCLevelInfo Class Autodesk.Revit.DB.IFC Namespace
IFCLevel Info Get Related Products Method Gets all building products 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> GetRelatedProducts() Public Function GetRelatedProducts As ICollection(Of IFCAnyHandle) public: ICollection<IFCAnyHandle^>^ GetRelatedProducts() member GetRelatedProducts : unit -> ICollection<IFCAnyHandle> Return Value ICollection IFCAnyHandle The collection of products. See Also Reference IFCLevelInfo Class Autodesk.Revit.DB.IFC Namespace