Notifications
Clear all

[Closed] MAX 8 Bug – Nurbs Surface Approximation.merge new function – Broken??

Hi All,

The new Maxscript MAX 8 function:
NURBSSurfaceApproximation : Value .merge

function seems not to be updating in the viewport once the setting value is changed?

Has anyone else found this to be the case?

I am trying to change the surface approximation merge value in the Renderer section. (not the viewport radio button clicked section).

bob = getnurbsset $Level1:NURBS #relational
bob.renderapproximation.merge = 0.00
redrawViews()

doesn’t seem to work…?

Any ideas.

Thanks,

Mike