This commit is contained in:
Dion Moult
2023-01-26 11:11:04 +11:00
parent 0b6d321d83
commit 95c3a57a4d
+2 -1
View File
@@ -19,9 +19,10 @@
import os import os
import bpy import bpy
import json import json
import textwrap
import time import time
import logging import logging
import textwrap
import tempfile
import webbrowser import webbrowser
import ifcopenshell import ifcopenshell
import blenderbim.bim.handler import blenderbim.bim.handler