Select objects with edge softening?

Hi All

For quick visualizations I find myself using applyedgesoftening more and more. In more complex scenes, it would be nice to be able to select objects that have edge softening applied. Either all of them or - even better - based on the specific radius applied. Is that possible? If not, please add it to the stack :smile:

TIA, Jakob

Hi Jakob,

you might try the script below. It selects all but does not check radius or enabled state.

SelectObjectsWithEdgeSoftening.rvb (809 Bytes)

c.

1 Like

Thanks a lot @clement! That’ll do more than just fine - much appreciated!

-Jakob