Hello everyone,
I'm facing a problem. And maybe someone may have the solution... I would be grateful...
The context is:
-I've an assembly with 3 configurations
-In each of this config assembly , a same part is used with 3 differents config (one config part, for one config assembly)
My job is:
Save this 3 configs as 3 individual part and replace in each config assembly, the configs part,
by the corresponding individual part.
My problem is:
Obviously, if I replace the config part by the individual part (using replace function in a config assembly), all the config will use this same individual part (so, 2 configs assembly will be wrong)... something that could be great would be to replace the config file by the individual file but in JUST ONE config assembly.
My question is:
Is there another (and better) solution than rebuild manually the assembly (by adding individual part, and recreate the constraints for all the config assembly...)?
Thanks,
Jm
SolidworksAssemblies