2024 Method Back to 2024
M

GetIFCClassNameByCategory

Version comparison

Per-version detail

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