File Cleanup catvba program
File Cleanup catvba program
5
cklong (Automotive)
(OP)
Hello
I made a catvba program that has been
very useful for me and I like to share it
with you. It's called File Cleanup.
There is 3 parts to this program.
Rename:
Is a search and replace,add to beginning or Add to End function.
That will go thru your tree and edit
Part Number,Instance Names,Properties Values or Parameters Values.
Example
If you needed your assembly Part Number to be 373225-"Detail Number"
instead of 373125-"Detail Number".
You would type in 125 in the search 225 in the replace.
Instance Names:
Allows you to select a product in the assembly and change the
Instance names to the Part Number,a Properties Value,Parameter Value or
to the name enter.
SAVE ALL AS PART NUMBER:
Saves the assembly in a folder you enter as the PART NUMBER name.
View Tree:
Allows you to view the tree structure and return to program when you are ready.
I hope you like it.
I made a catvba program that has been
very useful for me and I like to share it
with you. It's called File Cleanup.
There is 3 parts to this program.
Rename:
Is a search and replace,add to beginning or Add to End function.
That will go thru your tree and edit
Part Number,Instance Names,Properties Values or Parameters Values.
Example
If you needed your assembly Part Number to be 373225-"Detail Number"
instead of 373125-"Detail Number".
You would type in 125 in the search 225 in the replace.
Instance Names:
Allows you to select a product in the assembly and change the
Instance names to the Part Number,a Properties Value,Parameter Value or
to the name enter.
SAVE ALL AS PART NUMBER:
Saves the assembly in a folder you enter as the PART NUMBER name.
View Tree:
Allows you to view the tree structure and return to program when you are ready.
I hope you like it.





RE: File Cleanup catvba program
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
RE: File Cleanup catvba program
I made a video on it's uses if anyone would lke to see how it works.
catia v5 catvba to Rename, edit Instance Names and SAVE ALL AS PART NUMBER
RE: File Cleanup catvba program
Thanks!
i usually use New From..., but this may be useful too.