question

Sri_vikas K avatar image
0 Likes"
Sri_vikas K asked Phil BoBo edited

Change Visual error

Hi flexsim community,

In my model I am creating a truck at particular control point and changing the size of the create truck. but when I use change visual icon, It is not changing the size.

Value of my created truck is token.Truck and I am using the same value at change visual "set size".

set-size.png


Is This a Bug?

FlexSim 23.0.5
change visualchange size
set-size.png (152.6 KiB)
5 |100000

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

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Phil BoBo edited

This is a bug. The size of the object does actually change, but the size of the individual components that make the truck (what you actually see in the model) is not updated unless you resize the truck using the manipulation orb in the 3d model.

1678959119853.png

As a workaround, you can for now change the size of the truck directly in the FlowItem Bin. If you need more than one size of truck, make duplicates of the truck in the Bin and assign them different names and sizes.

I'll move this post into the bug report section.


1678959119853.png (161.1 KiB)
· 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.

Phil BoBo avatar image Phil BoBo ♦♦ commented ·

@Sri_vikas K

After changing the size of an object with subcomponents, you can use the following script to resize its subcomponents:

applicationcommand("resizesubcomponents", object);

1679063000324.png

1 Like 1 ·
1679063000324.png (27.7 KiB)
Sri_vikas K avatar image Sri_vikas K commented ·

Hi @Felix Möhlmann

Thanks for the reply, for now I am going with changing the size of the Truck in flow Item Bin.

0 Likes 0 ·

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.