Fix #3488. Minor regression in IFC4X3 mapping.

This commit is contained in:
Dion Moult
2023-07-23 15:42:09 +10:00
parent dd827bb4c5
commit f48060e7c7
+1 -1
View File
@@ -315,7 +315,7 @@ class file(object):
"""
eid = kwargs.pop("id", -1)
e = entity_instance((self.schema, type), self)
e = entity_instance((self.schema_identifier, type), self)
# Create pairs of {attribute index, attribute value}.
# Keyword arguments are mapped to their corresponding