Glad to be of help
Thank’s pete, Writing a script that adds a custom attribute is deceptively easy, here is an example: catTest = attributes CAT_Test — define your at…
You’ll have to write your own custom attributes, ie. don’t use the Custom Attributes dialog. If you tell me exactly what you want to do I may be able…
I have a few suggestions. [ul] [li]Try using spaces instead of the “–|” to show Subtrees, I think it’ll look a little neater. [/li][li]Add dialog s…
Lookup addKnot() in the maxscript help, that adds vertices to your spline.
Thanks Cthulhu, I’ll give this a try.
I’ve sorted it out…
Please stop, my ego is already on the verge of popping :surprised I didn’t have a chance to look at it last night but I’ll try again.
I don’t think you can make a “passive” script like this, ie. A script that is always running, then when you double click an edge it does it’s thing. …
Personally I think the hard way (writing a Utility Plugin) will be the most rewarding. You’ll have the most control over whats happening and you’re on…