bim.purge_unused_elements_by_class - skip IfcRepresentationContext

This commit is contained in:
Andrej730
2024-09-16 12:34:04 +05:00
parent ec0094ef33
commit 5ec10018d9
@@ -564,7 +564,7 @@ class PurgeUnusedElementsByClass(bpy.types.Operator, tool.Ifc.Operator):
"IfcRecurrencePattern",
"IfcReference",
"IfcRepresentation",
"IfcRepresentationContext",
# "IfcRepresentationContext", # Can be present even in basic empty project.
"IfcRepresentationItem",
"IfcRepresentationMap",
"IfcSchedulingTime",