Hi,
Is there a way to collapse a single modifier from the modifier stack using MXS?
Zarko
Forum topic · General Scripting
By zarko · 2013-05-27
Hi,
Is there a way to collapse a single modifier from the modifier stack using MXS?
Zarko
miauu · 2013-05-29
I hope that AD will give us the abillity to copy and paste modifiers via maxscript without any restrictions. Just like the right click on modifier and select Copy, and then Paste.
barigazy · 2013-05-29
Hi Kostadin,
I hope too. Many restrictions are out there. I don't know how many years we need to wait for new mxs revolution :). For me .net is the first and second will be ... ???
Yup.Only the last one.Take a
barigazy · 2013-05-27
Yup. Using "maxOps.CollapseNodeTo".
Take a look in theses to examples in this thread
http://www.scriptspot.com/forums/3ds-max/scripts-wanted/smarter-collapsi…
Thanks Branko
zarko · 2013-05-28
Great, I've got an idea now how to make this script :)
zarko · 2013-05-29
The idea I had didn't work, is there any way to collapse just one modifier that can be anywhere in the stack?
barigazy · 2013-05-29
No. That modifier must be the last one, or if is somewhere in the middle of modifiers stuck then will collaps all mods below including itself