I have just figured out how to change the background color. Just in case someone has the same issue, this is the line I had to add to the code: data….
Thank you for your reply. I solved my problem by accesing the createpreview via uiaccessor. Cheers, Nahuel
Great. Thanks again!
The “storeBitArrayItem” stores the item index, so it works. What was your solution with the makeUniqueBitarrayList? Just curious…
Got it working! @Swordslayer: I used that code above your post. Thanks though! fn isEqualBitArrays ba1 ba2 = ( ba1.numberSet == ba2.numberSet a…
Ok, here I got something working. It will print: false true false false false false false false because the second bit is equal. But I couldn’t get …
Ahh, I see! So is there a way to compare the content instead of the pointers where the data stored?
Yeah it’s a bit slow. I have another question. I made the selection of the element with maxscript. Now, I want to find that selection in the array, bu…
Thanks for your reply! @DenisT: I have another script before that which gets the number of all the faces of an object (with polyop.getNumFaces $) and …
Yes, “Time Output” is set to range. It doesn’t work with “max quick render”either (without “b[/b]”).