<Code Lib>
2026 Method
Changes 5
M

ExporterIFCUtils.GetLevelIdByHeight

Description:
Gets the level if by the height of the element.

public static ElementId GetLevelIdByHeight(
	ExporterIFC exporterIFC,
	Element elem
)

Return Value ElementId The level id.

Loading…