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 |
|
Downloads |
User Development User developed add-ons to Flexsim |
Yes | 10 | 90.91% | |
Don't Care | 0 | 0% | |
No | 1 | 9.09% | |
Voters: 11. You may not vote on this poll |
#1
|
||||
|
||||
Animated Arrow
All,
This session file contains a new object that was the precursor to the moving conveyor. This new object is animated in two ways, first, the textures that you apply to it move and second the arrow will grow along the layout that you specify. I have included three textures with the session file that where special built for this object. When you open the session file there is an example of the object, you will need to compile the entire session and run the model before it shows up. To view the object unzip the attachd zip file into your userprojects directory. Next move the subtle arrow .bmp files to the fs3d directory. Then open the "Visual Arrow.fss" file (File -> Advanced Files -> Open Project or Session) and compile the entire session (Build -> Compile Entire Session). You can change the width and height of the arrow by changing the y and z sizes (respectively) in the properties menu. The look and speed of the texture can be changed by changing the Texture Length and Texture Inc. values (respectively) in the parameters page. The Speed value will effect the growth rate of the arrow. The Start Time is the simulation time at which the arrow will begin to grow (-1 for never) and the End Delay is the time that the arrow will stick around after it has finished growing. You can add key points to the arrow in the Key Points tab. The size of the key points can be changed with the Key Point Length and Key Point Scale values. The Demo arrow has 4 key points to demonstrate this feature. You can change the layout of the arrow in the Layout tab. It works exactly like a conveyor. Let me know what you think and what would make it better! Brandon
__________________
thats not normal. |
The Following 4 Users Say Thank You to Brandon Peterson For This Useful Post: | ||
Pablo Concha (08-06-2008) |
#2
|
||||
|
||||
All,
Here is a link to the video of the object in action. http://www.flexsim.com/community/for...do=file&id=157 Enjoy, Brandon
__________________
thats not normal. |
The Following User Says Thank You to Brandon Peterson For This Useful Post: | ||
Alex Christensen (08-08-2008) |
#3
|
||||
|
||||
For those of you who don't think that this should be included in the software would you please consider posting your comments as to why you feel that way?
Thanks, Brandon
__________________
thats not normal. |
#5
|
||||
|
||||
I use 4.52 on XP. I got the similar error. The error messages in Compile Console window are:
allobjects.cpp(51849) : error C2819: type 'parser' does not have an overloaded member 'operator ->' c:\program files\flexsim4\program\system\link\..\include\pars er.h(34) : see declaration of 'parser' did you intend to use '.' instead? allobjects.cpp(51849) : error C2232: '->parser:arse' : left operand has 'class' type, use '.' allobjects.cpp(51858) : error C2819: type 'parser' does not have an overloaded member 'operator ->' c:\program files\flexsim4\program\system\link\..\include\pars er.h(34) : see declaration of 'parser' did you intend to use '.' instead? allobjects.cpp(51858) : error C2232: '->parser:arse' : left operand has 'class' type, use '.'
__________________
Best, Alan |