In svuotatura, si crea lavorazione con apposita funzione
This commit is contained in:
@@ -505,7 +505,7 @@ function STR0002.Make( bAddMachining, Proc, Part, CustomParameters)
|
||||
for i = 1, #vAddId do
|
||||
for j = 1, #Strategy.Machining do
|
||||
if Strategy.Machining[j].bIsApplicable then
|
||||
Pocketing = {}
|
||||
Pocketing = MachiningLib.InitMachiningParameters( MCH_MY.POCKETING)
|
||||
Pocketing.Steps = {}
|
||||
Pocketing.LeadIn = {}
|
||||
Pocketing.nType = MCH_MY.POCKETING
|
||||
|
||||
Reference in New Issue
Block a user