2022 Method Back to 2022
M

GetIFCClassNameByCategory

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2022).
Identical to 2022: 2020, 2021, 2023, 2024
Not present in: 2026, 2027
2022 current
ExporterIFCUtils.GetIFCClassNameByCategory(ElementId, ExporterIFC)
No longer obsolete in 2022 (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 2022 (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.