Merge branch 'develop' of https://gitlab.steamware.net/egaltech/DataBeam into develop
This commit is contained in:
@@ -231,7 +231,8 @@ function ProcessDtMortise.Make( Proc, nPhase, nRawId, nPartId, dCurrOvmH)
|
||||
local dAltMort = b3DtMrt:getDimZ()
|
||||
-- verifico se di tipo pocket
|
||||
local bPocket = ( EgtGetInfo( Proc.Id, 'P05', 'i') == 1)
|
||||
if bPocket then bMakeAntiSplitPath = false end
|
||||
local dForcePrecutBypass = EgtGetInfo( Proc.Id, 'Q01', 'i')
|
||||
if bPocket or dForcePrecutBypass == 1 then bMakeAntiSplitPath = false end
|
||||
-- verifico se frontale
|
||||
local bFront = ( Proc.Prc == 56)
|
||||
-- se mortasa di fronte, eseguo il taglio della faccia
|
||||
|
||||
Reference in New Issue
Block a user