Possiblity of saving packedmedia node into a user library for simple sharing?

Possiblity of saving packedmedia node into a user library for simple sharing?

robin_brunner
Not applicable
58 Views
3 Replies
Message 1 of 4

Possiblity of saving packedmedia node into a user library for simple sharing?

robin_brunner
Not applicable

[ FlexSim 17.0.2 ]

Hello Community,

I'm trying to figure out how to save my whole Custom BasicFRs and BasicTEs into one user library with the 3D Shape files from the packedmedia-Node. Goal is to just load the User Library into a new FlexSim Project and all the Custom Codes and Files come with it.

My workaround till now is to save the Custom FRs and TEs into a User Library and the packedmedia files will be saved as a Treenode ".t"-File. Then load the User Library and as well the Treenode with the 3D Data as a new Node under the packedmedia-Node into the new FlexSim Project. After that clicking on "Reload Media" everything works.

But is there a faster and easier way for doing that? Especially that FlexSim rookies can use my User Library on a simple way!

Regards Robin

Accepted solutions (1)
59 Views
3 Replies
Replies (3)
Message 2 of 4

philboboADSK
Autodesk
Autodesk
Accepted solution

Add a packedmedia node to your User Library and then Reload Media.

5036-packed-media2.png

The custom media within the objects in your User Library will then pack into the .fsl file.

Then you can distribute just the .fsl file, and the media will be available to anyone with the library open rather than needing the media files themselves.

If you then want to copy the packedmedia from the library to models that use those objects (so that you don't need the library open to access the media), you'll need to write a custom script in your library that copies those nodes into the model's packedmedia so that they save with the model instead of just in the library. Then you will be able to see the media in the model even if the library isn't open.



Phil BoBo
Sr. Manager, Software Development
Message 3 of 4

Ben_WilsonADSK
Community Manager
Community Manager

How to Reload Media:

From FlexSim's main menu, go to File > System > Reload Media

0 Likes
Message 4 of 4

robin_brunner
Not applicable

Thanks. That worked!

0 Likes