How to tag or name instances of a component

How to tag or name instances of a component

Anonymous
Not applicable
2,228 Views
8 Replies
Message 1 of 9

How to tag or name instances of a component

Anonymous
Not applicable

Hi to all,

 

I am looking for a method to give a tag or an individual name to components instances. And then in such a way that it becomes written in a STEP file export.

 

Example: I create a box component and call it Box. When I create multiple instances of this component, these get names: Box:1, Box:2, Box:3, etc. I would like to rename these name to e.g. Box r241, Box r260, Box r370, etc. Or to give a tag to each instance with these contents.

 

Who knows how to do this or knows a nice work around?

 

Regards,

 

Peter Bruinink

0 Likes
2,229 Views
8 Replies
Replies (8)
Message 2 of 9

HughesTooling
Consultant
Consultant

I just tested exporting a file to Rhino, what i found is if you make a copy using Copy then Paste New the names of the components come through the stp export.

In this example I had a component Box1 I made 2 copies one using Paste New named Box2 and one using Paste, this one you can't give a unique name as it's always liked to the first component. In Rhino this is what I got. What program are you exporting to?

Capture.PNG

 

Mark.

Mark Hughes
Owner, Hughes Tooling
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 9

jeff_strater
Community Manager
Community Manager

Yeah, today, you cannot really name individual instances of the same component differently.  Their name is composed of the component name + an instance number.  As @HughesTooling says, though, if you break the link to the component, you can rename them. 

 

If your instances are of an external design (inserted from the side panel), you can use Break Link to make them independent.  However, if your components are internal, then as @HughesTooling says, Paste New is the way to go.

 

However, be aware of the consequences of this:  Your instances are now independent components.  If you make an edit to one, it will not be reflected in the others.  And your data size will increase, as the geometries are now duplicated.

 

Jeff Strater (Fusion development)

 


Jeff Strater
Engineering Director
0 Likes
Message 4 of 9

HughesTooling
Consultant
Consultant

Making copies as bodies seems to work as well, and as long as you roll the time line back to before the copy, edits to first body will update the copies.

Capture04.PNG

 

Capture04.PNG

 

Mark

Mark Hughes
Owner, Hughes Tooling
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 5 of 9

Anonymous
Not applicable

Hi Jeff,

 

Thank you for the explanation. I was hoping to keep the components as such because the whole idea of using a component was to allow a change in the component to be reflected in all instances. Something as simple as SketchUp does allow naming the instances of a component. So ... hopefully it comes in a future version. In the mean time I'll be using Bodies, copy them, and name them, as their names do show up in the STEP files. But then, if I want to change them, I'll have to do copying again.

 

Regards,

 

Peter Bruinink

0 Likes
Message 6 of 9

Anonymous
Not applicable

Hi Jeff,

 

Thank you for the explanation. I was hoping to keep the components as such because the whole idea of using a component was to allow a change in the component to be reflected in all instances. Something as simple as SketchUp does allow naming the instances of a component. So ... hopefully it comes in a future version. In the mean time I'll be using Bodies, copy them, and name them, as their names do show up in the STEP files. But then, if I want to change them, I'll have to do copying again.

 

Regards,

 

Peter Bruinink

0 Likes
Message 7 of 9

Anonymous
Not applicable
Hi Mark,

Thank you. We are actually using the STEP export as an import into our own software, that I am writing at this very moment.

Regards, Peter
0 Likes
Message 8 of 9

HughesTooling
Consultant
Consultant

@Anonymous wrote:

Hi Jeff,

 

Thank you for the explanation. I was hoping to keep the components as such because the whole idea of using a component was to allow a change in the component to be reflected in all instances. Something as simple as SketchUp does allow naming the instances of a component. So ... hopefully it comes in a future version. In the mean time I'll be using Bodies, copy them, and name them, as their names do show up in the STEP files. But then, if I want to change them, I'll have to do copying again.

 

Regards,

 

Peter Bruinink


If you have record history on you can roll the time line back to before the copy then modify the first body then roll to the end of the history the copies will update.

 

Mark

Mark Hughes
Owner, Hughes Tooling
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 9 of 9

Anonymous
Not applicable

Hi Mark,

 

Thank you for the bright idea!!! You are right. Thats what I can do indeed.

 

Regards

 

Peter

0 Likes