|  Exporter  | 
 Gets the level if by the height of the element. 
 Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax  Parameters
- exporterIFC ExporterIFC
- The exporter.
- elem Element
- The element.
Return Value
ElementIdThe level id.
 Exceptions
 Exceptions  | Exception | Condition | 
|---|---|
| ArgumentNullException | A non-optional argument was null | 
 See Also
 See Also