soSimple MEL to Python and Pymel Converter UI 1.0 for Autodesk Maya

$2+
2 ratings

Do you prefer scripting in Python/Pymel rather than MEL like me?

I created melToPymel UI to have an easy way to convert existing MEL scripts or Maya Console Outputs into Python code. Once converted I can edit and implemented the Python code into my own scripts.

The script is based on the function mel2py.mel2pyStr plus some modifications for formatting.

Install/Use:

1. Copy this script to your Maya script folder : C:\Users\Your_Username\Documents\maya\scripts

2. To open the UI run the following code in Maya's Python script editor window


import melToPymelUI as melToPymelUI

reload(melToPymelUI)

melToPymelUI.UI()


Hope you find good use and happy coding :)

$
I want this!

A easy to use UI to convert MEL to PyMel or Python Code in Autodesk Maya

Size
6.24 KB

Ratings

5.0
(2 ratings)
5 stars
100%
4 stars
0%
3 stars
0%
2 stars
0%
1 star
0%
$2+

soSimple MEL to Python and Pymel Converter UI 1.0 for Autodesk Maya

2 ratings
I want this!