import_ifc - remove mesh_shapes

Was introduced in c3a36b7 and unused now.
This commit is contained in:
Andrej730
2025-09-05 11:21:11 +05:00
parent 1861baaaa9
commit f457a7d831
-1
View File
@@ -220,7 +220,6 @@ class IfcImporter:
self.element_types: set[ifcopenshell.entity_instance] = set()
self.spatial_elements: set[ifcopenshell.entity_instance] = set()
self.meshes: dict[str, OBJECT_DATA_TYPE] = {}
self.mesh_shapes = {}
self.time = 0
self.unit_scale = 1.0
# ifc definition ids to blender elements mapping