Description
Problem Description
When exporting from Revit to IFC, the IFC Exporter plugin automatically maps BaseQuantities (when selected in 3D) to specific properties. One item that I've noticed is that the property isn't as per the Schema for specific properties. For example IfcBuildingStorey should have an property "NominalHeight" however when IFC is exported from Revit it is converted into "Height". Below are some screenshots:
IfcBuildingStorey
BuildingStorey reported in Solibri:
NominalHeight->Height
IfcSpace
Space reported in Solibri:
NominalHeight->Height
ClearHeight->n/a
GrossPerimeter->Perimeter
NetPerimeter->n/a
GrossFloorArea->Area
NetFloorArea->n/a
GrossCeilingArea->n/a
NetCeilingArea->n/a
GrossWallArea->n/a
NetWallArea->n/a
GrossVolume->Volume
NetVolume->n/a
In the IFC-SPF the data aligns with what viewers are showing so it isn't a viewer issue.
It appears the BaseQuantities are hardcoded and cannot be modified on export i.e., changed from Height back to NominalHeight.
Revit Version
2025.4.x
IFC for Revit Addon Version
25.4.0
Windows Version
11 24H2