Hi
When generating a program through the C# API I am setting the tool.
The 'Force original pose' option is automatically selected.
How can I deselect this through the API when I generate the instruction for set tool?
I use the code on the instruction at the moment
Program.setInstruction(insID, name, instrType, movetype, jointTarget, target, joints);
问候
Andy
When generating a program through the C# API I am setting the tool.
The 'Force original pose' option is automatically selected.
How can I deselect this through the API when I generate the instruction for set tool?
I use the code on the instruction at the moment
Program.setInstruction(insID, name, instrType, movetype, jointTarget, target, joints);
问候
Andy