pymel.util.enum.EnumValue

digraph inheritance8af5116dd6 {
rankdir=TB;
ranksep=0.15;
nodesep=0.15;
size="8.0, 12.0";
  "EnumValue" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="#pymel.util.enum.EnumValue",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
}

class EnumValue(enumtype, index, key, doc=None)

A specific value of an enumerated type

enumtype
index
key

Previous topic

pymel.util.enum.Enum

Next topic

pymel.util.mathutils

Core

Core Modules

Other Modules

This Page