I've created some scripts in the past, but most of them were grabbed from the Listener and even then they were pretty basic. Now I wanted to automate the applying of a quad chamfer + turbosmooth with some settings, but I cannot make it work when doing it for multiple objects. After some reading, the best I could come up…
You were very close you just needed to change your selection for modPanel.addModToSelection to work correctly. NOTE: I don't have Quad_Chamfer, so I just tested with Chamfer (which has quad support since v2015). macroScript chamfnSmooth
category:"Jus Tools"
toolTip:"Chamfer Smoother"
( sel = selection as array for obj in…