Feature/FindMirroredFeatures:

- lieve bugfix
This commit is contained in:
luca.mazzoleni
2023-01-31 17:36:39 +01:00
parent 14d2d14ba4
commit 72e653fe4b
2 changed files with 1 additions and 6 deletions
-5
View File
@@ -1476,11 +1476,6 @@ local function VerifyMortiseMirrored( Proc, vProc, b3Raw)
-- elevazione del punto centrale
local _, dCenElev = BL.GetPointDirDepth( nPartId, ptC, vtN)
dMorH = max( dMorH, dCenElev or 0)
-- se non è lavorabile da sopra esco
local bPockUp = ( BD.DOWN_HEAD and vtExtr:getZ() > -0.259)
if not bPockUp then
return
end
-- recupero lavorazione adatta
local sPockType = 'Mortise'
local sPocketing