Adverti horiz upsell

CV / Surface Tools 0.2.0 for Maya (maya script)

This is my first MEL script ever. Spent about...

License
Button download
1,116 Downloads

Compatibility

  • 6.x, 5.x

Operating Systems

  • Windows

History

Created:06/28/2004
Last Modified:03/25/2006
File Size: 5.31 KB
This is my first MEL script ever. Spent about 4 hours trying to figure out the different language problems for MEL.


INSTRUCTIONS: Place the file in your MEL script location
Simply load this file in the MEL editor.
1: GOTO Window>General Editors>Script Editor...
2: Load the script "getCVcount.mel"
3: Select all of the script in the bottom half of the window.
4: Middle Mouse Drag the script to your "custom" shelf.
5: simply click the "MEL" icon that was created on your custom shelf to get the tool box.


This is very simple;
Get Curves --> select 1 or more NURBS curve then click the "Get Curves" button. It will tell you the number of CV's on the curves selected.
Match Curves --> this will match all selected curves CV's to the first selected curve.
Surface UV's --> will display 1 or more NURBS surface with its U and V spans.

::Reason for code:: I had a problem with having to click too much to find the NURBS surface / NURBS curve count. When building my models I find that I need to know this more often then not. Plus, its a practice piece of code that I will use as a template for making more complicated scripts.



Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.