You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the IFC exporter allows multiple classifications via ClassificationName(n) format, where the value must meet certain formatting, according to [(https://wiki.osarch.org/index.php?title=Revit_setup_for_OpenBIM/Revit_IFC_classifications)]
The proposal would allow ClassificationName[name] format, eg. ClassificationNameCCI, where "CCI" is the name of the classification. Therefore, the format of the field value could be simplified to [key]{:name} format, eg, "BB" or "BB:Foundation structure"
Revit Version
2024.0.x
IFC for Revit Addon Version
24.x.x
Windows Version
10 22H2
The text was updated successfully, but these errors were encountered:
Enhancement Description
Currently, the IFC exporter allows multiple classifications via ClassificationName(n) format, where the value must meet certain formatting, according to [(https://wiki.osarch.org/index.php?title=Revit_setup_for_OpenBIM/Revit_IFC_classifications)]
The proposal would allow ClassificationName[name] format, eg. ClassificationNameCCI, where "CCI" is the name of the classification. Therefore, the format of the field value could be simplified to [key]{:name} format, eg, "BB" or "BB:Foundation structure"
Revit Version
2024.0.x
IFC for Revit Addon Version
24.x.x
Windows Version
10 22H2
The text was updated successfully, but these errors were encountered: