GetIFCClassNameByCategory
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2020).
Not present in: 2026, 2027
2020
current
ExporterIFCUtils.GetIFCClassNameByCategory(ElementId, ExporterIFC)
No longer obsolete in 2020 (was obsolete in 2025)
| catId | ElementId | The category id. |
| 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.GetIFCClassNameByCategory(ElementId, ExporterIFC)
No longer obsolete in 2020 (was obsolete in 2025.3)
| catId | ElementId | The category id. |
| 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. |