RVTDocs.com

ExporterIFCUtils.GetLevelIdByHeight

Method
Description:
Gets the level if by the height of the element.
Syntax
public static ElementId GetLevelIdByHeight(
	ExporterIFC exporterIFC,
	Element elem
)
Parameters
Parameter Type Description
exporterIFC ExporterIFC The exporter.
elem Element The element.
Return Value
Type Description
ElementId The level id.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null