Hello,
I am trying to hide some of the modules that show up when you go Tools-->Macro-->Macros.
In excel it is easily done by using 'Option Private Module' statement on the top of the module.
However, this doesn't work in CATIA for some reason, and the modules are still visible.
Does anyone...
Greetings,
I have a product with several products and parts underneath. I have renamed all the partnumbers and instance names. I would now like to rename the filename for each part/product to the newly assigned partnumber. Is it possible to write a vba script for this? If so, could someone...
Hello, I am new catia vba user and I have tried to find a solution to my problem on this forum and elsewhere but to no avail. I am sure it's a simple problem but it has me stumped.
I have written a code using VBA to rename the instance names and part numbers in a catia product. It does this...