This commit is contained in:
Andrej
2025-05-29 17:23:02 +05:00
parent ea7ced738a
commit 0663c5130a
25 changed files with 42 additions and 22 deletions
+1
View File
@@ -20,6 +20,7 @@
import csv
import ifcopenshell
import ifcopenshell.api
import ifcopenshell.util.date
import locale
import re
+1
View File
@@ -20,6 +20,7 @@ import uuid
import datetime
import ifcopenshell
import ifcopenshell.util.date
import ifcopenshell.util.sequence
import xml.etree.ElementTree as ET
+1
View File
@@ -20,6 +20,7 @@ import uuid
import datetime
import ifcopenshell
import ifcopenshell.util.date
import ifcopenshell.util.sequence
import xml.etree.ElementTree as ET
from .common import ScheduleIfcGenerator