From a623072e89360ec0938e519851c8d80731ef7164 Mon Sep 17 00:00:00 2001 From: "luca.mazzoleni" Date: Fri, 18 Oct 2024 12:07:28 +0200 Subject: [PATCH] =?UTF-8?q?-=20in=20BeamExec=20->=20dipendenza=20feature?= =?UTF-8?q?=20rimosso=20foro=20di=20coda=20se=20tenone=20=C3=A8=20di=20cod?= =?UTF-8?q?a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LuaLibs/BeamExec.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/LuaLibs/BeamExec.lua b/LuaLibs/BeamExec.lua index 89c159f..53a4253 100644 --- a/LuaLibs/BeamExec.lua +++ b/LuaLibs/BeamExec.lua @@ -2038,10 +2038,6 @@ function GetFeatureInfoAndDependency( vProc, b3Raw) if Tenon.Identify( Proc) and Drill.Identify( ProcB) and Overlaps( Proc.Box, ProcB.Box) then Proc.PassedByHole = true end - -- se tenone di coda รจ attraversato da foro allora anche il foro deve essere di coda - if Tenon.Identify( Proc) and Proc.Tail and Drill.Identify( ProcB) and Overlaps( Proc.Box, ProcB.Box) then - ProcB.Tail = true - end -- verifiche per specchiature if BD.DOWN_HEAD or BD.TWO_EQUAL_HEADS then -- forature