- Correzioni e migliorie su pezzo di esempio

- Gestione avvio script solo quando eseguiti precedenti
- Correzioni varie
This commit is contained in:
Emmanuele Sassi
2022-04-13 15:35:05 +02:00
parent 4cdade69e4
commit 261aec363d
12 changed files with 417 additions and 239 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ function RunShowManager.Exec()
local bImportedSolid = false
local bOuterCrv = false
local bPath = false
local bSolid = true
local bToolPath = true
local bSolid = false
local bToolPath = false
if not nViewId then
nViewId = EgtGroup( GDB_ID.ROOT)