Hi, Try this (not with Max ATM) select (for o in geometry where o.material==$.material collect o)
You are trying to use Binstream functions whole opening the file as filestream if the file is text, then use fileopen (no seek, or reachar, use skipT…
Hi not shure what you want… if you want to change the text (caption) on the button on button1 pressed do ( button1.text=“Hello World” )
ok, does this work ? $‘CTRL_L_Wrist’.Attribute_Holder.Custom_Attributes.Thumb_Curl = $‘CTRL_L_Wrist’.Attribute_Holder.Custom_Attributes.Ring_Curl = v…
a=$‘CTRL_L_Wrist’.Attribute_Holder.Custom_Attributes a.Thumb_Curl = a.Ring_Curl = val
Hi, nodeTM is a local variable ONLY available in the create tool …
Hi, 3 ways! Do a ‘Manual’ import, check use material, reset scene, then, ‘import #noprompt’ will use the last settings. open MAXROOT\Plugcfg\obj2…
Hi, This stuff is VERY complicated to handle. it depends on the order and index of the faces/edges/vertices… Polyboost has a nice function to do thi…
Reset Xform on both objects, and collapse
Hi, You could try: CopyObj.transform=sourceObj.transform Maybe it would be easier to clone the object, if same object and same transform
Hi, No, I don’t think this is possible since the right-click is assigned by MAX to customize/edit the button/toolbar but you can use the SHIFT key: …
Me tooo Bobo, you are an incredible hedper, light, for all of us Maxscripters Thx
Hi, if (findstring $.name “#”) !=undefined then (print “#”) else (print “No #”)
Hi Yes it’s possible, using the Avguard MAXScript Extension available @ Scriptspot