question

Lars Jacobsen avatar image
0 Likes"
Lars Jacobsen asked Lars Jacobsen commented

How to hide content in a plane at a distance

How can I hide the content (Show Contents off) of a plane when I zoom out? It is needed when the plane contains a lot of graphics objects.


1686139598764.png


1686139644316.png


HideContent_LOD.fsm

FlexSim 23.1.2
planehide and unhide objects
1686139598764.png (115.1 KiB)
1686139644316.png (50.0 KiB)
hidecontent-lod.fsm (42.9 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

Phil BoBo avatar image
0 Likes"
Phil BoBo answered Lars Jacobsen commented

Use the On Draw pick option "Hide Shape and Contents at a Distance":

1686144044638.png

If you want to only hide the contents and not the shape itself, adjust the code of the pick option accordingly.

You can also use the Frustum Culling checkbox in your screenshot to hide to contents of the visual tool if it is outside the frustum of the view's camera. See Visuals (flexsim.com)


1686144044638.png (227.0 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.