question

Arun Kr avatar image
1 Like"
Arun Kr asked Jeanette F commented

Surrogates Not Appearing In The FlowItem For MassFlowConveyor

When we add surrogates to a flow item and add it as a flow item in the mass flow conveyor the surrogate is not drawn.

1680254661256.png

Attaching the sample model. Puck_MassFlowConveyor.fsm

Regards,


Arun KR

FlexSim 23.0.5
massflowconveyor
· 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.

1 Answer

Phil BoBo avatar image
1 Like"
Phil BoBo answered Phil BoBo edited

This is by design.

The mass flow conveyor uses OpenGL Instanced Rendering to render all of its flow unit shapes very fast with a single draw call. It doesn't render a whole complex tree structure of objects (as the drawsurrogate components are rendered).

The Mass Flow Conveyor "Shapes" Draw Mode just renders the specified shape from the specified item, not its entire complex visual configuration.

5 |100000

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