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
|
|||
|
|||
Setting relative paths
I remember being asked when updating models if I want to make media paths relative to the model file/directory. Is there a way of forcing the model to make it's current paths relative rather than expicit?
Mike (Using Version 4.52) |
#2
|
||||
|
||||
Save your model, then run this script:
treenode updatemediascript = node("MAIN:/1/exec/globals/nodefunctions/updatescripts/UpdateMediaPaths"); nodefunction(updatemediascript,model(),4.0); |
The Following 5 Users Say Thank You to Phil BoBo For This Useful Post: | ||
Tom David (02-02-2010) |
Thread | Thread Starter | Forum | Replies | Last Post |
Setting Custom State | Francois Perron | Q&A | 1 | 04-06-2009 02:37 AM |
Relative Linking of Graphics | michaelsmith | Q&A | 2 | 11-21-2008 04:47 PM |
New view setting | KelvinHo | Q&A | 2 | 05-29-2008 01:44 AM |
Things I like about v4.3 (autocompletion, billboards, shortcuts, relative media paths, code editor) | Tom David | Gripes and Goodies | 1 | 03-28-2008 02:34 AM |
Setting the number of operators | Sung Kim | Q&A | 4 | 02-05-2008 12:31 PM |