2020 Method Back to 2020
M

GetIFCClassNameByCategory

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2020).
Identical to 2020: 2021, 2022, 2023, 2024
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.