Se feature respinta per extracorsa, viene salvata nota nel LOG

This commit is contained in:
andrea.villa
2026-02-10 09:45:27 +01:00
parent fe6c0bb31c
commit 626183f310
3 changed files with 8 additions and 4 deletions
-1
View File
@@ -232,7 +232,6 @@ end
-- check extracorsa da punti sul tip dell'utensile
function PreSimulationLib.CheckOutOfStrokeFromPoints( PointsOnToolTipCenter, vtHead, nSCC, Tool)
-- check collisione sui punti in centro lama su naso mandrino o aggregato. In base a direzione e punto
for i = 1, #PointsOnToolTipCenter do
local bOutOfStroke = CheckOutOfStrokePoint( PointsOnToolTipCenter[i], vtHead, nSCC, Tool)