fix many implicit ifcopenshell.guid imports

a bit related to 10d30b0de
This commit is contained in:
Andrej730
2024-05-08 17:21:00 +05:00
parent 37c0084874
commit cbf04546b8
76 changed files with 78 additions and 1 deletions
@@ -4,6 +4,7 @@
import xml.etree.ElementTree as ET
import ifcopenshell
import ifcopenshell.guid
import os
class IFC4Extractor:
+1
View File
@@ -17,6 +17,7 @@
# along with BlenderBIM Add-on. If not, see <http://www.gnu.org/licenses/>.
import ifcopenshell
import ifcopenshell.guid
import ezdxf
@@ -23,6 +23,7 @@ import pymeshlab
import ifcopenshell
import ifcopenshell.api
import ifcopenshell.api.owner.settings
import ifcopenshell.guid
from pathlib import Path
import numpy as np
+1
View File
@@ -23,6 +23,7 @@ import pywavefront
import ifcopenshell
import ifcopenshell.api
import ifcopenshell.api.owner.settings
import ifcopenshell.guid
from pathlib import Path
import numpy as np