ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#1
|
|||
|
|||
Userlibrary
hi,
Can you save a set of objects (for example source, queue and processor) in a userlibrary as a single object, so that when you drag off the object to the view that the entire set? Thank's. |
#2
|
||||
|
||||
Hi Juan,
There are 2 ways that I can think of now. The easiest is by simply using a visual tool. So you drag in a visual tool, drop the source, queue and processor on the visual tool, and save the visual tool in the user library. The other is by using a dropscript. This is a piece of code that you can drag from the library and then create those objects via flexscript. The user manual explains quite well how that can be done. |
The Following User Says Thank You to Steven Hamoen For This Useful Post: | ||
juan alberto (06-22-2009) |
#3
|
||||
|
||||
The user library can do a lot of things on it's own. Maybe it's useful for you.
Quote from Flexsim help - Creating Custom Libraries: Quote:
|
The Following User Says Thank You to Carsten Seehafer For This Useful Post: | ||
Tom David (06-22-2009) |
#4
|
|||
|
|||
Quote:
Thank's you very much !! |