DataBeam :
- aggiornamenti e correzioni varie.
This commit is contained in:
@@ -519,7 +519,7 @@ local function ClassifyFeatures( vProc, b3Raw, Stats)
|
||||
-- se mezzo-legno di testa
|
||||
elseif RidgeLap.Identify( Proc) then
|
||||
bOk, bDown = RidgeLap.Classify( Proc)
|
||||
-- se mezzo-legno, fessura, fessura frontale, notch, tasca, tacca
|
||||
-- se mezzo-legno, fessura, fessura frontale, notch, tasca, tacca, taglio a triangolo
|
||||
elseif LapJoint.Identify( Proc) then
|
||||
bOk, bDown = LapJoint.Classify( Proc)
|
||||
-- se foratura
|
||||
|
||||
Reference in New Issue
Block a user