Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Recent content by mahbPLM

  1. mahbPLM

    [Macro Catia ] Rename all instances and references

    Hello , I try to write a macro to rename all instances and references in an assembly. I find some subjects in this forum about the same problem but I can't rename all the assembly tree. This is the macro : *************** Sub CATMain() Dim Input1 , Input2 As string Set productDocument1 =...
  2. mahbPLM

    Broken links in a Catia macro

    Hello , I write a macro to display all links in a CATproduct. But it can't display broken links. Can someone help me. I want to display broken links also. Thanks.

Part and Inventory Search

Back
Top