you have to brake the string first (substring) and then concatenate three parts – the first one, a new one, and the second part of the original string…
as far as i know edit_poly modifier has very few features implemented in maxscript.
please check this, it will print clicks 3dsmax can catch with mouse tool tool foo ( on mousePoint clickno do (print clickno) ) startTool foo
as far as know – NO in mouse tool, max catches only mouse_up event (and the first mouse_down). why? i do not know.
put this before rendering to a file tif.itifio.setType(#logLUV) 32-bit tiff files can be opened with photoshopCS2
look at this script. it does just a perspective render of max files in a folder (and subfolders). in fact, you need to add several lines of code to re…