mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
bim.purge_unused_elements_by_class - skip IfcRepresentationContext
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user