Moving a component with its parameters to a different file.

Moving a component with its parameters to a different file.

crchisholm
Advocate Advocate
351 Views
2 Replies
Message 1 of 3

Moving a component with its parameters to a different file.

crchisholm
Advocate
Advocate

I am learning to use components and parameters.  I successfully created a somewhat complicated part fully parameterized and then copied it to another file to be joined with another  component.  I tried to be careful in how I named parameters in the first component, but that turned out to be a bit of a fruitless exercise as the parameters did not copy over with the component.  It’s not the end of the world but I wonder if I could have done it differently such that the parameters that define the component would have come over with it.  

I copied the component by opening the file to receive it and then browsed to the file that contained the component to add and used insert into current.

 

Charlie


Is what I’m trying to do  even possible?

0 Likes
352 Views
2 Replies
Replies (2)
Message 2 of 3

jhackney1972
Consultant
Consultant

The component you Inserted into the assembly is called a linked file.  If you break that link, then all the parameters it contains will be added to the assembly with a slightly different name.

 

Separate Parameters.jpg

John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes
Message 3 of 3

jhackney1972
Consultant
Consultant

 You might be interested in a slightly different approach to using parameters in assembly components.  Take a look at this blog article and video.

John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes