Hi all, thx for the input. lol max can’t do it So I guess i need to check for bottom verts crossing, and welding or spacing them. The outline appro…
Hi, I’m coming back for a more general question: As you can see in the attached image, when the curve changes rapîdly (points are close to each other,…
thanks denis, works great this is what i came up with: upNormal = Vector3.Cross(segmentEnd – segmentStart, Vector3.forward).normalized*height; an…
my #1 is a proper debugger: breakpoints step by step execution watch variables
Hi, look for filterstring in the mxs help … A=”c:/001/fooolder” Arr=filterstring A “/” last = arr[arr.count]
Hi, Thanks very much for this ! At (…) last) we can have a proper local help file. Great job !
can’t read your script (bad formating…) I think you must use the treeview coordonate system, not screen coordonates something like: p = tl.PointToCl…
Hi, You probably need to instal the Microsoft Visual C++ Redistributable Package, on the target machine matching the version of visual studio (2008, 2…
I think you are trying to drag the code to a new button … You should either open the script in editor and evaluate it, then look for it in the ‘howto’…
Openfile MaxINIfile mode:”a” this appends to the existing file
Hi, you create and delete the file every time you run the script… once run, the script closes the file but never reopens it, hence the error. ro…
g = filterString d “;”[i] splitEmptyTokens:true[/i]
Hi, This is very interesting ! I don’t understand how to make a handler for the flyout buttons. Could you please show a simple example ? How to wrtie…
Hi, DropDownItems.Add() Laugh.DropDownItems.Add MoreLaugh