Layer indicator light

Hi All, is there any way to click on an object and in the layer tab , have a pulsating light ( in the layer tab) or something to show us which layer the object is on when clicked? Would be handy with many layers of objects. Thanks,Mark

Hello - there is no pulsing light but you can use the menu under ‘Tools’ to select the layers:

image

-Pascal

Thanks Pascal, I will give that a go.—— Mark

You can try running this script from an alias and/or a button with

! _RunPythonScript "Full path to py file inside double-quotes"

It might be slightly more convenient than using the Layer menu.
HighlightLayers.py (614 Bytes)

-Pascal