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
|
|||
|
|||
Drive-in/drive through rack
Hello,
I am trying to modify the Flexsim rack in order to represent a Drive-in and drive-through rack. But I can't find how to take out the horizontal beams and the platform. Does anybody have an example/3D objet for those kinds of racks? Thanks a lot! Lucie |
#2
|
||||
|
||||
Hi Lucie,
There are two options. 1. Import a custom shape for the rack object. 2. Modify the draw code of rack using open GL and flexsim draw commands. Here is a thread on Pallet Rack, which may help to solve your problem. https://www.flexsim.com/community/fo...ight=edit+rack Along with that, I am attaching the model posted by Jason in the attached thread, which shows how you can change the appearance of a rack using opengl commands under custom draw trigger. Regards, Arun KR |
The Following 2 Users Say Thank You to arunkrmahadeva For This Useful Post: | ||
Lucie Lerivrey (03-14-2016) |
#3
|
||||
|
||||
Hi,
have you tried the different integer values of the variable "rackdrawmode" setvarnum(obj. Rack,"rackdrawmode",1); // 1,2,3,4 maybe more obj.Rack is the reference of the Object - in a rack trigger you can use current Jörg |
The Following 2 Users Say Thank You to Jörg Vogel For This Useful Post: | ||
Jing Chen (03-13-2016) |
#4
|
||||
|
||||
You can also hold the X key and click a Rack to cycle through its draw modes.
|
The Following 4 Users Say Thank You to Phil BoBo For This Useful Post: | ||
Jörg Vogel (03-12-2016) |
Thread | Thread Starter | Forum | Replies | Last Post |
Adding Levels to a rack by code is not updating the rack drawing | koenslootmans | Q&A | 3 | 06-19-2015 06:06 AM |