Hi,
Is there any way to check if the parameter exists before duplicating it? Here is the scenario.
In MFG workbench Part Operation doesn't have Max Spindle RPMs for milling machines. So I create a parameter called MaxRPMs and then drive some other formulas based upon that. Then I strore all that in all of my machining processes(MP).
When I instantiate these MP more than one time in my catprocess, I end up with multiple MaxRPMs under parameter set which are all the same say 8000rpm. If i have to move this job on a different machine with less RPMs. Then I have to change all those parameters with another script.
How can I stay away from duplicating the parameters?
Thanks
Samarinder