Add a model to the collision group. Is there any way to quickly add it?

Add a model to the collision group. Is there any way to quickly add it?

lin_h6
Not applicable
10 Views
1 Reply
Message 1 of 2

Add a model to the collision group. Is there any way to quickly add it?

lin_h6
Not applicable

[ FlexSim 20.1.1 ]

I want to add a model to the collision group. Is there any way to quickly add it?

31772-agv.png31781-agv2.png

0 Likes
Accepted solutions (1)
11 Views
1 Reply
Reply (1)
Message 2 of 2

philboboADSK
Autodesk
Autodesk
Accepted solution

No. The only way currently to add collision members through the UI is by adding them one at a time.

Each collision check event loops through each collision member for each collision object. This will be very slow if you have too many collision members. You should minimize the amount of members that you check against for performance purposes. Only add the necessary objects, as few as possible.

Starting in FlexSim 2020 Update 2, this old slow Collision checking mechanism has been removed and replaced with a new Agent module that can be used for proximity detection. The new Agent module can add multiple selected objects at once through its UI.



Phil BoBo
Sr. Manager, Software Development
0 Likes