loocas- Hi, I tried to do a thing like you said, and it kinda worked, but the thing is that when the mesh becomes more edited then the edges direction…
Saeed- Hmm, are you by any chance using max 5.1? The script worked ok for me on max 5.0 but now I’ve tried it on max 5.1 and it won’t work right. That…
Rens- hey, yes that’s the way I did it. The first action is for matching the camera to the current view, and the second is part of setting the current…
Rens- Yeah it seems you can’t set it from maxscipt directly. I have written a small script that will do it for you. It works like so: If your current…
hey, selection.count means that you’re applying the operation the same number of times you have objects selected. I think this should work: for s in …
externe- Thanks that’s great! I’ll get to work on it. CML
Hey externe, thanks for the change it works to install now…but I couldn’t get the scipt to work, it crashes. Can it have something to do with me using…
Nope it won’t install for me for some reason. It said that it installed ok but I searched my whole harddrive and it’s nowhere to be found. Can you giv…
Where did it go? I pressed install and I can’t find it anywhere. The tool looks really great, need to try it out. CML
Hey externe, thanks. That will work of if you make your own ui for the popupwindow. But in the example I gave I can’t acces what the buttons are named…
externe- Thanks that’s good to know but that’s not what I meant. I mean that while the script is running the subobjectlevel changes, and when that hap…
Hi f97ao, maybe something like this could work for getting the edge between 2 verts: twoverts = polyop.GetVertselection $.baseobject as array um = …
LFShade- Thanks man that solved some things, really appreciate it! and thanks DentonVanZan. CML