<Code Lib>
2025 Method
Changes 0
M

IFCLevelInfo.GetRelatedProducts

Description:
Gets all building products on this level.

public ICollection<IFCAnyHandle> GetRelatedProducts()

ICollection<IFCAnyHandle> The collection of products.

Loading…