mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 09:32:37 +00:00
Fix #2722.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user