How do I make the parameter values of the same frame assemblies in the assembly independent of each other?

How do I make the parameter values of the same frame assemblies in the assembly independent of each other?

hayattangercekler2
Advocate Advocate
287 Views
2 Replies
Message 1 of 3

How do I make the parameter values of the same frame assemblies in the assembly independent of each other?

hayattangercekler2
Advocate
Advocate

I have an assembly that is a profile part made of a frame in an assembly (iam). Afterwards, I copy 3 pieces of this assembly (iam) file into another iam file by changing their lengths. When I come to the final assembly, all 3 have the same size. Do the parameter names happen because their components are the same, or is there a different reason?

hayattangercekler2_0-1671522650588.png

 

I am changing the value of the length parameter and all 3 are changing.

 

hayattangercekler2_1-1671522725354.png

 

 

0 Likes
Accepted solutions (1)
288 Views
2 Replies
Replies (2)
Message 2 of 3

CattabianiI
Collaborator
Collaborator

That is because they're different occurrences of the same document. Changing parameter is a document level thing. So you cannot achieve what you want. 

Message 3 of 3

hayattangercekler2
Advocate
Advocate
Accepted solution

Yes, I tried many methods until I saw that it was like this. I was able to solve this problem as follows.

 

I made copies in different folders for as many copies as I wanted. So I created their own folder for each track. This is how I got what I wanted.

0 Likes