pymel.core.general.ComponentIndex¶
digraph inheritanceb91b797fe9 { rankdir=TB; ranksep=0.15; nodesep=0.15; size="8.0, 12.0"; "ComponentIndex" [fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",URL="#pymel.core.general.ComponentIndex",style="setlinewidth(0.5)",tooltip="Class used to specify a multi-dimensional component index.",height=0.25,shape=box,fontsize=8]; }
- class ComponentIndex¶
Class used to specify a multi-dimensional component index.
If the length of a ComponentIndex object < the number of dimensions, then the remaining dimensions are taken to be ‘complete’ (ie, have not yet had indices specified).