Prima versione che sistema il pezzo in interfaccia come è stato preruotato

This commit is contained in:
andrea.villa
2026-04-13 08:08:14 +02:00
parent b73fb86be9
commit 1a6433d5f8
4 changed files with 25 additions and 10 deletions
+1 -1
View File
@@ -304,7 +304,7 @@ local function MyProcessFeatures()
BeamExec.GetProcessings( PARTS, false)
BeamExec.GetCombinationMatrix( PARTS, false)
BeamExec.ProcessMachinings( PARTS)
BeamExec.ProcessMachinings( PARTS, false)
local nErrCnt = 0
local nWarnCnt = 0
local sOutput = ''