This commit is contained in:
Andrej730
2024-06-14 12:35:28 +05:00
parent 75f8e75a8e
commit d4ff2c8dda
7 changed files with 61 additions and 24 deletions
@@ -18,6 +18,7 @@
import bpy
import ifcopenshell
import ifcopenshell.api
import blenderbim.core.tool
import blenderbim.tool as tool
from test.bim.bootstrap import NewFile
+2
View File
@@ -19,6 +19,8 @@
import os
import bpy
import ifcopenshell
import ifcopenshell.api
import ifcopenshell.util.representation
import blenderbim.core.tool
import blenderbim.tool as tool
from test.bim.bootstrap import NewFile