Thank you. My work-around is to move all code from the struct outside the sctruct, which is not the best solution but is the only one that works.
Yes. But you can try it yourself.
Find all reference objects. Then find the object(among all references) with the lower inode.handle – it is the father of all references.
In the Maxscript listener you have to do the following: type: myName = “MySet” and hit numpad enter type: hide selectionSets[myName] and hit numpad e…
Execute the code I posted above in maxscript editor.
Everything works fine in 3ds Max 2016. I suppose that the problem is in the code you use, the whole code. You cna post it here and can tell which butt…
Krewlty: Using 2016. I don’t see where I can upload a scene but here’s a screenshot: Upload it to google drive, dropbox, etc.
Which version of 3ds Max you use? Can you upload the scene?
This works with no problems: ( myName = “MySet” hide selectionSets[myName] ) but only if I have selection set with the name “MySet”
Modify those functions to fit your needs. — load configuration data function LoadControlsValues subRol iniFile = ( for aControl …
Can you retopo the object and then share it here?
Upload those objects. Are they have holes?
denisT: here is my attempt… there are several cases where it fails on right cylinders, but the approach is different than others and might be intere…
Yes, most of the cylinders are not exactly cylinders. This is how may cylinders your code can find: before the update – 898 (with the single triangl…