<Code Lib>
2022 Method
Changes 4
M

ExporterIFCUtils.GetLevelIdByHeight

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

public static ElementId GetLevelIdByHeight(
	ExporterIFC exporterIFC,
	Element elem
)

Return Value The level id. The level id.

Loading…