I’m not sure about your PC. I think you should create new window account. if it still not work, please reinstall your OS
Please try to test your code in other pc Your pc may got trouble with .NET
It’s so strange. Your code is working properly in my pc. Did you give the full path?
You’re right. Writing script without is the best way to keep you far from virus victim
How about it? <node>.rotation.y_rotation = 0
I think you can convert from world to local coordinate by using this function sliceplane_position = [x,y,z]*(inverse liquid.transform) liquid.modifier…
Try this to get amount of edge by face id polyop.getVertsUsingFace <Poly poly> <facelist> And try this to set your face using desired mat…
Actually just some property that you adjusted. So I think you can export by collect those property. To know the structure or name of properties, you c…
I think you have to move vertex position. It should be slower for hight polygon
Nice. You can disable undo by using “undo off ()”
Try this one, I made it some year ago rollout CameraTools “Camera Tools” rolledUp:false ( group “Camera” ( button btCamPanLeft “pan left” widt…
Hi Videep, while (firstArray.count<b and firstArray.count<a) do –> firstArray.count<b: check for enough percentage of faces or not –>…
That is just basic function of programming and maxscript. You should try to research by yourself, it will help you learing maxscript faster. Try to ma…
the error come from wrong declaring variable Try the full code rollout rnd_ply “Random Polygon Selector” width:250 height:150 ( groupBox grp1 “Vide…
This is just a section of full code. please put my code replacing your previous code