A Noob here. I'm trying to create a helix spiral using this mel script : CVSH_Tool. I have placed files in the required script folder but i cannot get it to run. I get an error like this : " // Error: Object not found: " Am i doing something wrong here?
Thank you
Hey,
Just remove Line 264. You won't have window preference reseting anymore but the script will run fine.
line 264 : windowPref -remove $CVSHWindow;
OMG - Thank you so much Pilou Face Worked like a charm ...