<Code Lib>
2022 Method
Changes 0
M

IFCLevelInfo.GetRelatedElements

Description:
Gets all building elements on this level.

public ICollection<IFCAnyHandle> GetRelatedElements()

ICollection<IFCAnyHandle> The collection of elements.

Loading…