ExporterIFCUtils.GetLevelIdByHeight
Method
Description:
Gets the level if by the height of the element.
Gets the level if by the height of the element.
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 |