This script allows to skip through each individual connected element of an object to quickly find potential problems.
I wrote this as part of a checklist to find issues in outsourced models.
The pickbutton at the top is to select a model.
The tool then finds all connected elements and adjusts the slider range accordingly. Information is shown below in the output window.
Hide-Mode: Other elements are fully hidden, except the current selected one.
Alpha-Mode: Other elements are shown transparent, while the current selected one is full opaque. The alpha value can be adjusted, default is 50%
The bottom part are options to clean a mesh, as I regularly got meshes with non-conventional elements, dead vertices etc. With the next/last cluster buttons, the tool automatically jumps to the faulty element.