or use @ pathendstring = @”\3d_table able_brio.max”
This is how I solved load order problem.
Maybe you could rewrite it. Instead of using try()catch() in each loop just put whole while in it and create list of done classes. When it catch error…
Is it your custom struct or some Max class?
I don’t think so but you can easily write one. Just use exceptions and if it errors out return false or something like that and if it works return the…
Create your own menu and put your scripts there. Than you can safely give him your scripts and your menu creation file. I give up on toolbars long tim…
Don’t bother with this if you want to have scripts made from multiple pieces(for example UI in one script, some helper functions in another and main c…
I think this may give you some ideas.
In Python/C# there is no problem with something like this. Raytracer05: Or is this what you were trying to avoid? That’s what I wanted. I m…
I can modify code like this: struct MyContainer ( public lockView = true ) struct TestUI ( private text = “hello”, publ…