hi. i am trying to figure a way to automatically mach a configuration name in part to configuration name in assembly.
for example- i have a part with 3 configuration in the name - 1,2,3
and in assembly 3 configurations in the name -1,2,3 and i want to link the configurations name automatically so when i will be in configuration no. 1 the part will be
in configuration no. 1
is there a way to do so?
thanks
The closest thing I know of would be to use a design table in the assembly to drive the configurations. Then you can write out all of the configuration names for the assembly and use an equation in excel to set the configuration parameter of the part to the same value.