DataBeam :- correzioni e migliorie varie.
This commit is contained in:
@@ -103,6 +103,7 @@ function ProcessLong2Cut.Make( Proc, nPhase, nRawId, nPartId)
|
||||
_, _, vWidth[1] = BL.GetFaceHvRefDim( Proc.Id, nFc[1])
|
||||
_, _, vWidth[2] = BL.GetFaceHvRefDim( Proc.Id, nFc[2])
|
||||
|
||||
local sWarn
|
||||
-- Se non è sotto : lavorazione Long2Cut
|
||||
if nSide ~= - 1 then
|
||||
-- recupero la lavorazione
|
||||
@@ -201,7 +202,6 @@ function ProcessLong2Cut.Make( Proc, nPhase, nRawId, nPartId)
|
||||
|
||||
-- altrimenti è sotto : lavorazione Long2CutDown
|
||||
else
|
||||
local sWarn
|
||||
-- recupero la lavorazione
|
||||
local sMilling = ML.FindMilling( 'Long2CutDown')
|
||||
if not sMilling then
|
||||
|
||||
Reference in New Issue
Block a user