Corretta gestione sovramateriale in testa e tra le travi in interfaccia

This commit is contained in:
andrea.villa
2025-07-09 18:30:03 +02:00
parent 2b634dbb96
commit 48e449d85a
+2 -2
View File
@@ -369,7 +369,7 @@ if bToProcess then
dBarLen = dBarLen + 1800
end
-- Assegno posizione prima ed unica trave
PARTS[1].PosX = 10
PARTS[1].dPosX = 10
end
-- Altrimenti, opero sul progetto corrente
@@ -498,7 +498,7 @@ if bToProcess then
-- Sovramateriale di testa
local dOvmHead = 0
if #PARTS > 0 then
dOvmHead = PARTS[1].PosX or 0
dOvmHead = PARTS[1].dPosX or 0
end
-- Sistemo le travi nel grezzo