What is the best and easiest way to put the incoming merged objects into an array?
Without having to do the select properties of the mergeMaxFile?
delete objects
fxFile = @"C:\Users\Crabs User\Documents\3dsMax\scenes\test.max"
--//Merge New Particles system
mObjNames = getmaxfileobjectnames fxFile -- get the object names from the file
great = mergemaxfile fxFile mObjNames #AutoRenameDups #renameMtlDups --#select -- merge in the objects and select them
clearlistener()
print great
By JokerMartini · 2012-04-24
barigazy · 2012-04-24