Thanks that works. I’m sure I tried every combination of addRange before…
Hi Denis, Thanks for the tip but doesn’t this show me how to edit once the comboBox is populated? I will certainly need this once I get the basic dgv…
+1 for pflow. Like this
It seems that although you make the imgTag invisible it is still active. One solution is to move it as well as make it invisible. Rollouts have a c…
As Swordslayer said but I think you need to normalize the vectors before you find their average: clearlistener() sp = splineshape wirecolor:yellow r…
The link is only bi-directional for the selected box so you need to change the param_Size of the other box as well as its L,W,H. box01 = box name:”Bo…
Hi Spad, Would you be able to post a screen grab of your ‘perfect quality box’? It’s still not clear to me what you are trying to do.
There are very few cases where you need to select a scene object in order to make changes to it. You should try to avoid it if you can as it will slow…
Sorry I see what you mean, I didn’t read it properly.
This example doesn’t work. If the second declaration of a were implicitly local the print expression should return 10 as this example does: a = 10 (…
gazybara: Probably not because of xpos of checkbox. Just kidding. Nicely done. I actually inset it slightly deliberately because i thought it lo…
Thanks gazybara, I’m sure that will be useful. denisT: there are couple trick there: # i use converttosplineshape to make the function undoabl…
OK then we do need a little maxscript: ( fn attachByColour spl = ( local splCol = spl.wirecolor local sceneSplines = for o in getClassInstances…
I think you can resolve this without resorting to maxscript. When you open the Import DWG dialogue box there is a drop down under the title ‘Derive Au…