Tagged 'Dimensional' http://www.scriptspot.com/3ds-max/scripts/tags/dimensional en Multi-Dimensional Array Support http://www.scriptspot.com/3ds-max/scripts/multi-dimensional-array-support <p>A set of functions that let you work with multi-dimensional arrays of any size/shape in maxscript.</p> <p>It works by using 2 variables to represent a multi-dimensional array.<br /> Lets call them:</p> <p>JMIMdat = #(5,5,5,10)<br /> JMIMarr = #(...)</p> <p>JMIMdat:<br /> Is an array holding the slot dimensions of your multi-dimensional array.<br /> In this case, it is a 4 dimensional array.</p> <p>JMIMarr:<br /> Is the corresponding array to be treated as a multidimensional array.<br /> JMIMarr.count = (5x5x5x10)</p> http://www.scriptspot.com/3ds-max/scripts/multi-dimensional-array-support#comments Scripts array DigiPen Dimensional JMIM John Madison Multi Multi-Dimensional Sat, 22 Nov 2008 03:46:31 +0000 JMIM 4784 at http://www.scriptspot.com