How to show the same component in new rep from the existing rep without excluding in asm?
In assembly I have four representation including master rep like
a , b, c & D
a= master rep
The rep "A" has set of components including parts & sub asm like
1
2
3
4
5
6
7
The rep "B" has components like
1
2
3
8
9
10
11
12
And the rep "c" has
1
2
3
11
12
25
27
In "D" has the same componts like what "C" holds
1
2
3
11
12
25
27
My question is that when I am creating a D rep , all the components are adding from A,B, C & D.And once again I am excluding component which I dont want to show in D after created rep
so,Is there any option is available to maintain the same components which C rep has into D rep ?
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

