mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Fix #7186. Support upgrading IFC2X3 IfcExtendedMaterialProperties to IFC4
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
"Identification": "ItemReference"
|
||||
},
|
||||
"IfcMaterialProperties": {
|
||||
"Name": "Material"
|
||||
"Properties": "ExtendedProperties"
|
||||
},
|
||||
"IfcBlobTexture": {
|
||||
"Mode": "TextureType",
|
||||
|
||||
@@ -5,4 +5,5 @@
|
||||
, "IfcAnnotationSurfaceOccurrence": "IfcStyledItem"
|
||||
, "IfcAnnotationSymbolOccurrence": "IfcStyledItem"
|
||||
, "IfcAnnotationTextOccurrence": "IfcStyledItem"
|
||||
, "IfcExtendedMaterialProperties": "IfcMaterialProperties"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user