new nodes, and changes to create_entity2, but not working yet

This commit is contained in:
martinaCodes
2022-09-09 09:01:01 +02:00
committed by Dion Moult
parent 25460661ab
commit 38031a02bc
7 changed files with 369 additions and 23 deletions
+2
View File
@@ -93,4 +93,6 @@ class SvIfcStore:
@staticmethod
def get_file():
if SvIfcStore.file is None:
SvIfcStore.create_boilerplate()
return SvIfcStore.file