If you are looking for the offset transform try: obj1.transform * inverse obj2.transform
( try destroydialog ::RO_01 catch() try destroydialog ::RO_02 catch() rollout RO_01 “01” width:150 height:100 ( on RO_01 moved pt do setdialog…
The problem is that although you have defined a function to load a bitmap it is not called anywhere, so it is sitting there waiting for someone to cal…
Man, I thought your language was Sumerian. But Russian!!?? There are plenty of information in Russian, and a huge 3ds Max community. Many Russian fel…
Well, that is, at best, frustrating. I am really disappointed with myself for not being clear enough, because in the end it looks like it was a comple…
The face Mat ID is independent of the material applied to the object. Applying any material to an object will NOT change the Material ID flag of the f…
gtafan: My code looks exactly like the one by miauu and I am geting the same output. Also I meaned 12 lines, not 8, an other stupied typing error fr…
You would be very lucky if you could get that piece of code running without throwing any error. However, using the correct code (as miauu showed), wh…
I wish I could tell you the documentation is a “novel book” and that you could know how it ends just by reading the latest pages, but it is not the ca…
I don’t know how I could say it in a different way to ensure a clear reading and understanding. But, if you could tell me what part of the sentence i…
You need to read the documentation to understand how meshes work and how to work with them. setNumVerts() ( obj = converttomesh (box()) setnumvert…
denisT: it’s not really ‘lagging’… it’s not updating UI controls during some other scripts running. the way to update ui controls is to use windows…
Thanks Denis. The fields where previously Edittext controls, but changed them to labels because they perform a lot better. There is a lag in other co…
Code updated. I think everything works fine now as a MacroScript.
Glad it worked. Regarding the error you get, same as the previous error, I don’t get any error when the script is used as is and you create the Tape …