mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Update entity-types mapping for ifc4
Added IfcWindowStyle and IfcDoorStyle for suitable StandartCases since StandartCases inherit from IfcDoor and IfcWindow.
This commit is contained in:
@@ -320,7 +320,8 @@
|
||||
"IfcColumnType"
|
||||
],
|
||||
"IfcDoorStandardCase": [
|
||||
"IfcDoorType"
|
||||
"IfcDoorType",
|
||||
"IfcDoorStyle"
|
||||
],
|
||||
"IfcMemberStandardCase": [
|
||||
"IfcMemberType"
|
||||
@@ -341,6 +342,7 @@
|
||||
"IfcWallType"
|
||||
],
|
||||
"IfcWindowStandardCase": [
|
||||
"IfcWindowType"
|
||||
"IfcWindowType",
|
||||
"IfcWindowStyle"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user