- modifiche per automatismo lavorazioni
- creazione di un unico solido anche per strip - invertite curve CtrIn1 e OfstCtrIn1 nei profili di split.
This commit is contained in:
@@ -70,6 +70,9 @@ WinCalculate.SetCalcSolid( true)
|
||||
local nFrameId = EgtGetFirstNameInGroup( GDB_ID.ROOT, WIN_AREAASTERISK)
|
||||
WinCalculate.CreatePartFromArea( nFrameId)
|
||||
|
||||
-- preparo per automatismo lavorazioni
|
||||
-- WinCalculate.PrepareProject()
|
||||
|
||||
-- elimino profilo se in batch per test
|
||||
if WINDOW and WINDOW.TEST and WINDOW.TEST == 1 then
|
||||
local nProfileGroupId = EgtGetFirstNameInGroup( GDB_ID.ROOT, WIN_PROFILE)
|
||||
|
||||
Reference in New Issue
Block a user