IFCLevelInfo.GetRelatedProducts Method

Gets all building products 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> GetRelatedProducts()

Return Value

ICollection<IFCAnyHandle>
The collection of products.

See Also

Reference

IFCLevelInfo Class
Autodesk.Revit.DB.IFC Namespace