GetIFCClassName
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2022).
Not present in: 2026, 2027
2022
current
ExporterIFCUtils.GetIFCClassName(Element, ExporterIFC)
No longer obsolete in 2022 (was obsolete in 2025)
| element | Element | The element. |
| exporterIFC | ExporterIFC | The exporter. |
| → returns | String | The IFC class name. This is an empty string if the element should not be exported because it is not found in the mapping file. |
ExporterIFCUtils.GetIFCClassName(Element, ExporterIFC)
No longer obsolete in 2022 (was obsolete in 2025.3)
| element | Element | The element. |
| exporterIFC | ExporterIFC | The exporter. |
| → returns | String | The IFC class name. This is an empty string if the element should not be exported because it is not found in the mapping file. |