Notifications
Clear all
[Closed] ProOptimizer Calculate issue
Jul 09, 2011 5:57 am
addmodifier o (ProOptimizer () )
--o.modifiers[#ProOptimizer].Calculate = true
o.modifiers[#ProOptimizer].VertexPercent = 25.0
addmodifier o (smooth () )
o.modifiers[#Smooth].autosmooth = on
o.modifiers[#ProOptimizer].Calculate = true
converttomesh o
If I try to set Calculate to true on a ProOptimizer modifier, it won’t work. I discovered by sheer dumb luck that I have to assign another modifier (in this case smooth) and then go back and set Calculate to true.
Is this by design?
1 Reply
Jul 09, 2011 5:57 am
it works fine in max 2012.
So I assume you use a older version?
I also had this problem in earlier versions of max.