Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski 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: *

  • Users: llbbyy
  • Content: Threads
  • Order by date
  1. llbbyy

    check the link_broken

    Hello, everyone. I write a reorder macro,it works perfect when parts links well, but if there is any link broken, error occurs. How to check the link broken by marco automatically, and if link-broken exsits, the macro will skip or give a warn. Thank in advance.
  2. llbbyy

    Change specified hole color

    hi everybody, I want to make a macro to change the color of holes of certain diameter on all parts, say diameter 10,to pink color, first I want to search the holes of diameter 10,but I don't know how to search these holes. I need help. Thanks in advannce.
  3. llbbyy

    macro to save selected partsto specified path failed

    I creat a macro( see bellow) to save selected part to a specified Path but failed. any help will be appreciated. '''''''''''''''''''' Language = "VBScript" CATIA.DisplayFileAlerts = False sub CATMain() Set cad = CATIA.ActiveDocument Set sel = cad.Selection Set prod = cad.Product.Products Set...
  4. llbbyy

    rename problem

    I create a macro,the object is to: 1)rename the part name and instance name, 2) the instance name same to part name suffix ,for example, the part number is xxxx-001, the instance should be 001, if there are sevral xxx-001, the instance name should be 001, 001.1 001.2 etc. 3)save the renamed...
  5. llbbyy

    How to hide planes

    After finishing design, a lot's planes are shown in a mess, how to make a macro to hide all the plane?

Part and Inventory Search