Hi everyone,
I am new to max scripting and need help optimizing this script. Although this script works as intended I can't but help to think that there must be a better way. That is however beyond my skills to identify.
I wrote this script to check naming conventions.
1- go through everything in the scene
2- check the if the names are matching the given names i.e.(ch_*_A_*, Set_*_A_*, Prop_*_A_*, etc)
3- select everything that are not matching the giving names
4- isolate it
beforehand thank you all for helping a noob out.
/*
Version: v1.1