- in BeamExec -> CollectFeatures aggiunta la scrittura di PartId in Proc

- in LapJoint -> MakeMoreFaces se lavorazione con fresa di lato distinto caso 4 lati groove
This commit is contained in:
luca.mazzoleni
2023-09-13 10:59:14 +02:00
parent 9c0d2111f5
commit 7c6b5cf12c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -282,6 +282,7 @@ local function CollectFeatures( PartId, b3Raw, dCurrOvmH, dCurrOvmT)
local nAddMainId = EgtGetInfo( ProcId, 'MAINID', 'i')
if nGrp and nPrc and nDo == 1 then
local Proc = {}
Proc.PartId = PartId
Proc.Id = ProcId
Proc.Grp = nGrp
Proc.Prc = nPrc