To set node’s pivot to bottom center : $.pivot = [$.center.x,$.center.y,$.min.z] If you don’t see the pivot changing, this is because the display in…
let’s try this : (– start script global frmmain try (destroydialog frmmain)catch() fn cjuli = ( rollout frmmain “cl” width:100 heig…
I also have some issues with pure black & white colors. But it seems to depend on the max’s UI theme (dark/light). I made some tests on max2012 in…
@Denis : yes, i forgot to mention it but keeping alpha is needed. I’m not so familiar with .NET but if it could be faster than a function, i’ll have t…
Hi Peter, this sounds very good. Now I just have to put this form in a rollout to work fine on my project. Thanks again for the help.
thanks PEN, you’re right. But i’d like to put an image into that file, not the path of this image…don’t know if it’s possible ? .CSV file can not han…
as a reminder… just found this useful post from Enrico Gullotti about screen coords, view space, world space : This helped me understanding how to …
that’s it, you understood ! and the method works perfectly. i can now go further in my script. i didn’t think that i could decrement by -1, but i did…
thanks anton, but i need to do this (a list of 6 items, i select 3 last) [i]mltlbx.items = #(“a”,“b”,“c”,“d”,“e”,“f”) [color=PaleGreen]–this is my l…