question

Omar Aguilera Rico avatar image
1 Like"
Omar Aguilera Rico asked Omar Aguilera Rico commented

Racks - How can I change the color and thickness of the beams?

racks
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joerg Vogel avatar image Joerg Vogel commented ·

@Omar Aguilera Rico you found this question?

0 Likes 0 ·
Omar Aguilera Rico avatar image Omar Aguilera Rico commented ·

@Jörg Vogel No, I don't find answer for this question.

0 Likes 0 ·

1 Answer

·
Steven Hamoen avatar image
2 Likes"
Steven Hamoen answered Joerg Vogel commented

@Omar Aguilera Rico In the directory fs3d/Rack you find a Rack,png. That is the bitmap that Flexsim uses to create the beams of the rack. It is quite easy to change the colors of the rack by changing this bitmap. It is not so easy to change the size because if you change the bitmap, it is mapped differently onto the rack object. But you can easily experiment.

If you really want to draw your own rack use the ondraw trigger of the rack and create your own code and return true (or 1) and prevent Flexsim from drawing it's own rack

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joerg Vogel avatar image Joerg Vogel commented ·

There exists the attribute variable "rackdrawmode" which set different visual looks of the rack [0..4]. For instance the value 0 set the standard look.

1 Like 1 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.