Change properties in user libraries

Change properties in user libraries

gokulnath_s
Not applicable
15 Views
4 Replies
Message 1 of 5

Change properties in user libraries

gokulnath_s
Not applicable

[ FlexSim 21.1.1 ]

I'm creating multiple instances of Fixed resources which I customised in User library. If I change the properties in User library, it gets reflected to the new objects not to the existing ones in the model. Is there a way I could make it reflect in the exiting objects. (For example: Adding a new label)

Accepted solutions (1)
16 Views
4 Replies
Replies (4)
Message 2 of 5

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

I think that is not possible, because you combine predefined labels with instanced labels in your model under the labels node.

Suggested tools:

Property Tables

tool: edit selected objects

0 Likes
Message 3 of 5

gokulnath_s
Not applicable

Awesome! This is really helpful 🙂

0 Likes
Message 4 of 5

arunTTT2P
Explorer
Explorer

Also, you can include the custom functionality script in a user command and change the user command when required. This will get transferred across all the objects.

0 Likes
Message 5 of 5

Ben_WilsonADSK
Community Manager
Community Manager

There is a new feature under development called "template instances". It should improve this kind of task. Look for it in a future FlexSim feature release.

@Jörg Vogel's suggestion is a good solution for now.