Guest
I am writing a VBA program to read and write custom properties of parts. These parts can have configurations. I use EXCEL, list the custom properties in rows and the configurations (if they exist) of the part in columns. Everything works fine except for MassProperties (weight and volume). I can only retrieve the mass properties of the active configuration. I have made some tests, including try to change the active configuration with the program, but I think that it only works with assemblies. Can anyone give me a hint about how can I read, using VBA, the custom properties of several configurations of a part?
I am working with sw2001 SP11.
I am working with sw2001 SP11.