3dPrinting :

- aggiunto PrepareExport per creare le geometrie necessarie all'esportazione in 3dm.
This commit is contained in:
SaraP
2023-10-24 15:21:07 +02:00
parent c2163ebf3f
commit 973eba6379
4 changed files with 225 additions and 0 deletions
+1
View File
@@ -296,6 +296,7 @@ LAY_FRAME = "Frame"
VIEWPARAMS = 'ViewParams'
IMPORTED_SOLID = 'ImportedSolid'
RESULT_READ_PROG = 'ResultReadProg'
LAY_EXPORT = "ExportLayer"
KEY_PART_ON_TABLE = 'PartOnTable'
KEY_RESULT = 'Result'