How to access powercopy inputs through VBA code
How to access powercopy inputs through VBA code
(OP)
Hello,
I am dealing with a .CATPart containing numerous powercopies. From this file, I have written a code identifying the names of the different bodies, hybridbodies within the .CATPart file and writing them in a .txt file. I'd like to do the same for the inputs of every single powercopy contained in the file. Unfortunately, I am currently unable to access such data. Does anybody know any VBA code lines who would do the job?
Any help will be truly appreciated.
Thks
I am dealing with a .CATPart containing numerous powercopies. From this file, I have written a code identifying the names of the different bodies, hybridbodies within the .CATPart file and writing them in a .txt file. I'd like to do the same for the inputs of every single powercopy contained in the file. Unfortunately, I am currently unable to access such data. Does anybody know any VBA code lines who would do the job?
Any help will be truly appreciated.
Thks





RE: How to access powercopy inputs through VBA code