Your error is on line 13: newMat = BSLightingFX() Ther is no BSLightingFX() function in the code.
( function hasTurboSmooth theNode = ( result = false local modifiresCount = theNode.modifiers….
( function GetWinClass = ( source = “” source += “using System; ” source += “using System.Runtime.InteropServices; ” …
Tested on Max 2014 ( for child in (windows.getChildrenHWND 0 parent:#max) where (child[5] == “MAXScript Listener”) do ( …
The MatID rollout have to be moved when a maxscript rollout is moved.
It works and the time is between 0.001-0.009 sec in Max 2018. But from where to get those values: 0x92779 0x634020 – epoly 0x405e217d 0x49c2abc – ep…
I think I found a solution: ( delete objects select (convertToPoly (Box())) max modify mode curMod = modPanel.getCurrentObject() …
I know that using the windows.getChildHWND #max is faster instead of windows.getChildHWND 0 , but windows.getChildHWND #max not provides the pro…
How to put an image in the titlebar of the rollout?
Thank you.
( $.modifiers[1].gizmo.position * (inverse (getModContextTM $ $.modifiers[1])) * $.objectTransform )
Have you tried with timer(dotnet or mxs)?
I don’t have the same problem. What i did: References – XRef Scene – Add… – pick a max file and it is loaded properly References- XRef Scene – Remov…