- Correzioni e migliorie su pezzo di esempio
- Gestione avvio script solo quando eseguiti precedenti - Correzioni varie
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user