DataWall :
- altra piccola miglioria per nesting.
This commit is contained in:
+5
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user