pymel.core.uitypes.DevicePanel

digraph inheritance351340ec9d {
rankdir=TB;
ranksep=0.15;
nodesep=0.15;
size="8.0, 12.0";
  "DevicePanel" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="#pymel.core.uitypes.DevicePanel",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "PyUI" -> "DevicePanel" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "PyUI" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="pymel.core.uitypes.PyUI.html#pymel.core.uitypes.PyUI",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
}

class DevicePanel

class counterpart of mel function devicePanel

This command is now obsolete. It is included only for the purpose of file compatibility. It creates a blank panel.

Previous topic

pymel.core.uitypes.DeviceEditor

Next topic

pymel.core.uitypes.DynPaintEditor

Core

Core Modules

Other Modules

This Page