DataWall :

- altra piccola miglioria per nesting.
This commit is contained in:
DarioS
2021-05-25 12:42:28 +02:00
parent e45b887189
commit 4f94b2de3a
+5 -3
View File
@@ -1,4 +1,4 @@
-- NestProcess.lua by Egaltech s.r.l. 2021/05/21
-- NestProcess.lua by Egaltech s.r.l. 2021/05/25
-- Gestione nesting automatico pareti
-- Intestazioni
@@ -222,8 +222,10 @@ for nPartId, nCount in pairs( PART) do
EgtErase( OutId + i - 1)
end
end
EgtSetName( OutId, 'ON_TMP')
nOutline = OutId
if OutId then
EgtSetName( OutId, 'ON_TMP')
nOutline = OutId
end
end
if nOutline then