How to stop mesh being selected?

I would simply put the mesh model into a separate layer and lock it. This is better than locking the mesh objects itself, because you can easily hide and unhide the layer.

As for hiding the selection highlight, there is a “ToggleSelectionHighlight” command if you use the following script:
ToggleSelectionHighlight.rvb (1.6 KB)

1 Like