Implement Project setup MicroMVD steps in BIMTester

This commit is contained in:
Dion Moult
2020-04-06 11:59:28 +10:00
parent 96ab539a0f
commit ee288bf7f9
3 changed files with 100 additions and 15 deletions
+1
View File
@@ -146,6 +146,7 @@ class IFC2X3Extractor(IFC4Extractor):
return []
filename_filters = {
'IfcContext_IFC4.json': ['IfcContext'],
'IfcElement_IFC4.json': ['IfcElement'],
'IfcSpatialElement_IFC4.json': ['IfcSpatialElement'],
'IfcStructural_IFC4.json': ['IfcStructuralActivity', 'IfcStructuralItem'],