Map ifc2x3 IfcAnnotationOccurrence to IfcStyledItems in ifc4 #5917

This commit is contained in:
Andrej730
2025-01-14 16:15:16 +05:00
parent adb61c5a16
commit a52e3615d6
@@ -1,3 +1,8 @@
{
"IfcElectricDistributionPoint": "IfcElectricDistributionBoard"
, "IfcAnnotationCurveOccurrence": "IfcStyledItem"
, "IfcAnnotationFillAreaOccurrence": "IfcStyledItem"
, "IfcAnnotationSurfaceOccurrence": "IfcStyledItem"
, "IfcAnnotationSymbolOccurrence": "IfcStyledItem"
, "IfcAnnotationTextOccurrence": "IfcStyledItem"
}