This commit is contained in:
Andrej730
2025-01-28 14:59:01 +05:00
parent 7b94a8d1f5
commit c0306fc729
4 changed files with 10 additions and 2 deletions
@@ -1948,6 +1948,7 @@ class AppendInspectedLinkedElement(AppendLibraryElement):
queried_obj = context.scene.BIMProjectProperties.queried_obj
ifc_file = tool.Ifc.get()
linked_ifc_file: ifcopenshell.file
linked_ifc_file = ifcopenshell.open(queried_obj["ifc_filepath"])
if ifc_file.schema_identifier != linked_ifc_file.schema_identifier:
self.report(