mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
Map ifc2x3 IfcAnnotationOccurrence to IfcStyledItems in ifc4 #5917
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
{
|
{
|
||||||
"IfcElectricDistributionPoint": "IfcElectricDistributionBoard"
|
"IfcElectricDistributionPoint": "IfcElectricDistributionBoard"
|
||||||
|
, "IfcAnnotationCurveOccurrence": "IfcStyledItem"
|
||||||
|
, "IfcAnnotationFillAreaOccurrence": "IfcStyledItem"
|
||||||
|
, "IfcAnnotationSurfaceOccurrence": "IfcStyledItem"
|
||||||
|
, "IfcAnnotationSymbolOccurrence": "IfcStyledItem"
|
||||||
|
, "IfcAnnotationTextOccurrence": "IfcStyledItem"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user