Different Part configs in assy
Different Part configs in assy
(OP)
This may be a basic question... hopefully the solution will be easy.
I have a relatively simple assembly file. There is one main part in it that all the other parts are mated to, and this part has two different configurations that I want to use.
What I want to do is set up an Assembly configuration that allows me to just switch between the two part config's, while keeping all the mates.
It seems to me like what I have to do is bring the two different config's of the main part into two different ass'y files and redo all the mates. This seems like too much work.
Thanks for any advice.
I have a relatively simple assembly file. There is one main part in it that all the other parts are mated to, and this part has two different configurations that I want to use.
What I want to do is set up an Assembly configuration that allows me to just switch between the two part config's, while keeping all the mates.
It seems to me like what I have to do is bring the two different config's of the main part into two different ass'y files and redo all the mates. This seems like too much work.
Thanks for any advice.






RE: Different Part configs in assy
In case anyone wants to know, I just added the line "$CONFIGURATION@partname<instancenumber>" as the variable for the assembly design table, and for each ass'y configuration, i wrote in what component configuration i wanted.
RE: Different Part configs in assy
[img=htt
The above is for SW2004 but should be similar to later versions.
Making the best use of this Forum. FAQ559-716
How to get answers to your SW questions. FAQ559-1091
Helpful SW websites every user should be aware of. FAQ559-520
RE: Different Part configs in assy
One thing to be mindful of is how different your part configurations are. If a surface is altered or deleted from one configuration to another, you will get undefined mates using that surface.