…yes but my script is already optimized but I will try even more Davy
…using “Include” to break up a script but I thought it would only load the include file when it was needed. Looks like with include it takes about 2x…
…ah yes I was only familiar with fileIn and not aware of the differences between fileIn and include (or even not aware of include) which gives options…
…thank you! Now I will write some extra lines for doing a specific selection on the selected ring or loop. Davy
…yes true, although once you have 4 edges, growing does the same as when a face is selected. What I want to do is grow ring or loop not both at the s…
…yes, no other other way than coding logics =) Thanks for the layout of how to do it, gonna try that approach. Davy
…interesting, gonna investigate. Thanks!
…ah, great. I was not going into the object (which sounds actually logical). Now it all makes perfect sense. I am getting a grip on it now. Many than…
…all is working fine except one issue I can’t resolve: My custom dll returns e.g. a date but maxscript just doesn’t return values like dates (and oth…
…nope, did not forget the assembly, I forgot my namespace. It seems to be heading in the right direction. I can take it from here. Thank you! Davy