the code in mcr won’t run while initialize ,so we should put them out
if we put create and close in ischecked like what i post, it really only work with toolbar , put them in execute ,it will be fine with menu or quat m…
I tested it ,1st I wrote wrong roullout name , 2cd the close should be before mcr defined , and we couldn’t createdialog in isChecked handle , as it …
denisT: it doesn’t close the opened dialog maybe different from os , in Chinese os , I can’t trigger the closeDialogs handler (maybe this was c…
I get this one prospective macroScript TEST_MacroDialog category:”TESTS” buttonText:”MacroDialog” toolTip:”MacroDialog” silentErrors:off ( rollout m…
I like regular expression because of it’s controllability , lots of my string handling works hard to solve by mxs
for the discription a=sme.getview sme.activeview r=dotnetclass “system.text.regularexpressions.regex” msel = #() for m in material.classes do join ms…
obj.rotation was a inverse value , you need inverse again or use obj.rotation.controller.value instead
formattedPrint too many times may slower the script , use filterstring to split a complete point3 value could reduce your calculative time filterstr…
Serejah: use formattedPrint I always thought formattedPrint print any where ,as it won’t print in loop jimpix: However with this output n…
max use single number to save data , it’s only 5 number are faithful ,that’s why you get the number longer than 5 will be limited if you really need t…
Player_1: Fn setAllVertexColor arrObj ColorSel:[1, 1, 1, 1] = ( for eachObj in arrObj do ( print eachObj –print (classOf eachObj) if (classOf eachOb…
add mapped before fn
maybe the banned control or interface ,when installed security tool or from 2023 ,no banned controls could initialize while max openning , for this , …
more and more person from China begin to write mxs , but most for hacking and malware ,that’s why Autodesk release security tool , for most people ,…