This commit is contained in:
Milovann Yanatchkov 2024-02-03 15:01:41 +01:00
parent f14a7e4d70
commit 7414f9d68d

View file

@ -1,6 +1,7 @@
import sys import sys
import os import os
import datetime import datetime
import random
import ifcopenshell import ifcopenshell
import ifcopenshell.util.element import ifcopenshell.util.element
import ifcopenshell.util.selector import ifcopenshell.util.selector