Okay I tried the changes and the following ones seemed to work. on browse pressed do ( –Get the location of where we want to export the file t…
I will give that a try and post back if it works. I know the buttons are a bit of a mess right now, I was just more concerned with getting something u…
I will give that a try as I think it has something do with the error that I am getting now. I am not sure if I should start a new thread or continue i…
I figured it out. All I needed to do was add the following line of code to my… nodes = for node in selection where iskindof node GeometryClass colle…
I have a quick question about error checking and rather then start a new thread I thought I would just update this one. So I tried to add some error c…
That worked out just great, thanks. I have been using the Maxscript help but I am afraid that sometimes I do not understand how to use the information…
Yeah that is making a bit of sense now. I am slowing getting this so thanks for the help so far. Now this brings me up to my next hurdle and that is a…
So I have gotten a little bit further with my script now. I have now figured out how and why the values were not working but I am not sure why it was …
Okay I have made a little bit of progress so far. Well not that much as I have stopped the errors but I am not sure if the values that I am applying a…
Okay that got me a little further but now I have a new error. – Type error: Call needs function or class, got :1.0 But I think that is because I did…
Okay I got it working the way that I wanted to. I solved the problem by storing the pivot of the main as a variable… OP = $.pivot Then further on do…
I am not following you on this. I did try grouping the meshes and then moving the group but I have the issue of the pivot not being correct. I am not …