mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 17:57:02 +00:00
Validating IFCs UI now moved over into debug panel
This commit is contained in:
@@ -7,7 +7,7 @@ class Data:
|
||||
|
||||
@classmethod
|
||||
def purge(cls):
|
||||
cls.products = False
|
||||
cls.products = {}
|
||||
cls.representations = {}
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user