Feature/FindMirroredFeatures:
- lieve bugfix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user