Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RealAleFan

    VBA Code to add a RobotTask to a CATProcess

    Hi all, I've found a solution, it might not be perfect code but it seems to work ok Best regards to everyone who looked Derek Sub Create_Task() Language = "VBSCRIPT" Set CATIA = GetObject(, "CATIA.Application") Set ProcessDocument1 = CATIA.ActiveDocument Set objRobot =...
  2. RealAleFan

    VBA Code to add a RobotTask to a CATProcess

    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...
  3. RealAleFan

    vba code to add a robot Task

    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

Part and Inventory Search

Top