mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 10:06:47 +00:00
Fix #2722.
This commit is contained in:
@@ -19,9 +19,10 @@
|
||||
import os
|
||||
import bpy
|
||||
import json
|
||||
import textwrap
|
||||
import time
|
||||
import logging
|
||||
import textwrap
|
||||
import tempfile
|
||||
import webbrowser
|
||||
import ifcopenshell
|
||||
import blenderbim.bim.handler
|
||||
|
||||
Reference in New Issue
Block a user