[PYTHON] Pymel Control panel

What's this memo

What is this?

On PyMEL's github page, "PymelControlPanel.py" in pymel> maintenance

https://github.com/LumaPictures/pymel/blob/master/maintenance/pymelControlPanel.py

Start-up

import sys
sys.path.append('/path/to/downloadFolder')
import pymelControlPanel as pcp

pcpui = pcp.PymelControlPanel()

screenshot

スクリーンショット 2016-05-22 19.53.55.png

Remarks

--The left column looks like a list of nodes. When selected, it will be loaded in the center column. It takes a few seconds to load. --If you get a warning like pymelControlPanel: could not find class Substance # at startup, nothing happens when you touch it. ――The list in the right column has some that appear and some that do not. There are many things in the Transform node, but nothing in the file node.

Cache Results?

P.S. スクリーンショット 2016-05-22 20.55.42.png

I got this when closing the UI. Does that mean that if you set it to Yes, it will be reflected in the future? Is it really useful for maintaining the behavior of PyMEL? Since it's chicken, I can't confirm it in time now, so I chose No this time.

Summary?

It's in the maintenance folder, so it's probably for maintenance. I feel like I want to see it properly.

README Talk about reading properly

README https://github.com/LumaPictures/pymel/blob/master/maintenance/README.md

Recommended Posts

Pymel Control panel
Control the Matrix LED panel from ROS