I run it from the Visual Basic Editor in CATIA V5 R21.
It suppose to read of the part name and instance number from the Graph tree and sort it in EXCEL.
Furthermore, the script will compare the list in EXCEL with the Graph Tree and reorder to tree using UIAutomation inputs.
It is like a speed up...
I have tried to combine a few codes and came up with something workable when running it from VB editor but not when it run in CATIA V5 itself, it always freeze up.
I did use some codes from https://scripts4all.eu/graph-tree-reordering-vba/ and thread560-416671
Need some enlightenment on why does...