Hi All,
Does anyone here know what code is required to add a ROBOTTASK to a CATProcess in Catia, I have some code below, but I can't seem to find the object to add it to.
Dim objRobotTaskFactory As RobotTaskFactory
Dim objRobotTask As RobotTask
objRobotTaskFactory.CreateRobotTask...
Hi,
Does anyone know of any code to add a Robot Task to a CATPROCESS, i'm afraid I can't post my code so far but I'm not at work at the moment, I got the code from the CATIA api Documentation
Best regards
DC