question

MJ_Kang avatar image
0 Likes"
MJ_Kang asked MJ_Kang commented

How to move many objects by the number I input

As I said in the question, I want to move multiple objects (conveyors, AGVs, etc.) in total along the X or Y axis by the amount I want.

Is there a way to select multiple objects using Shift + Drag and then move them by entering numeric values instead of moving the mouse?

FlexSim 24.2.1
moveobjects
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 MJ_Kang commented

You can move all of the object into a plane (from the "Edit Selected Objects" window found under "View") and then move that plane by changing its coordinates.

Or you add all of the objects to a group and adjust their position in code by looping though the group and incrementing the coordinates of each object.

· 5
5 |100000

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