This commit is contained in:
Andrej
2025-05-30 12:08:02 +05:00
parent cc60794293
commit 92a222cda7
5 changed files with 20 additions and 12 deletions
+2
View File
@@ -40,6 +40,8 @@ from .scriptCodeAster import CommandFileConstructor
class Ifc2CA:
file: ifcopenshell.file
folder_path = None
salome_path = None
model_keys = ["id", "type", "GlobalId", "Name", "LoadedBy", "HasResults"]