Xaser
10-25-2006, 02:34 PM
The maxscript is a little over my head but i would really like to take advantage of it do a little job for me. i was hoping i could get it to do something along the lines of:
i select an object with multiple smooth groups.
then run a scipt that will be suomething like this i just don't know what the commands are or how max coding works.
for n=1 to 32
(
select polys with smooth group N
detach ploys to element
give polys smooth group 1
deselect
)
i hope this makes sense, so i will and up with a object with just one smooth group.
thanks very much
Dave
i select an object with multiple smooth groups.
then run a scipt that will be suomething like this i just don't know what the commands are or how max coding works.
for n=1 to 32
(
select polys with smooth group N
detach ploys to element
give polys smooth group 1
deselect
)
i hope this makes sense, so i will and up with a object with just one smooth group.
thanks very much
Dave
