ScriptSpot

Forum topic · General Scripting

Check or Uncheck - Save Render Mesh - Body Objects

By tomastnt · 2016-08-08

Description

Hallo,
I am lookig for a script that knows to turn off/on the perameter SAVE RENDER MESH in RENDER APPROXIMATION dialog of Body object for multiple objects. (nurbs importet objects)

A time ago I have modified this scipt:
http://www.scriptspot.com/3ds-max/scripts/bodyobject-render-quality

and now as another person who commented this script looking to this feature. I would like to keep all other settings in render approximation dialog, just only control to save or not save the mesh.

Thank you.
Tomtnt

Comments (1)

Use Dotnet

Maarten · 2016-08-16

If I understand correctly (correct me if I'm wrong) you would like to know how to change the SAVE RENDER MESH option in the RENDER APPROXIMATION dialog (nurbs importet objects).

I did this some time ago in my export/import script.

I explained how I did that here:

http://www.scriptspot.com/forums/3ds-max/general-scripting/press-radio-b…

Hope it helps.
-Maarten