mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 06:21:40 +00:00
Implement Project setup MicroMVD steps in BIMTester
This commit is contained in:
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user