|
Tronverte
API documentation for Tronverte products.
|
Inherited from tronverte.maya.core.dag.DAG. More...
Public Member Functions | |
| def | __init__ |
| def | createNodeAttributes |
Public Attributes | |
| dagType | |
| DAG type of the node. | |
| dgType | |
| DG type of the node. | |
| extension | |
| Extension of the node. | |
| type | |
| type attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| size | |
| size attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| segment | |
| segment attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| thickness | |
| thickness attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| xray | |
| xray attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| showLocalAxis | |
| showLocalAxis attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| highlight | |
| highlight attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| highlightColor | |
| highlightColor attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| highlightColorR | |
| highlightColorR attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| highlightColorG | |
| highlightColorG attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| highlightColorB | |
| highlightColorB attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| unselectedColor | |
| unselectedColor attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| unselectedColorR | |
| unselectedColorR attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| unselectedColorG | |
| unselectedColorG attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| unselectedColorB | |
| unselectedColorB attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| leadColor | |
| leadColor attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| leadColorR | |
| leadColorR attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| leadColorG | |
| leadColorG attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| leadColorB | |
| leadColorB attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeColor | |
| activeColor attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeColorR | |
| activeColorR attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeColorG | |
| activeColorG attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeColorB | |
| activeColorB attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeAffectedColor | |
| activeAffectedColor attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeAffectedColorR | |
| activeAffectedColorR attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeAffectedColorG | |
| activeAffectedColorG attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeAffectedColorB | |
| activeAffectedColorB attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| templateColor | |
| templateColor attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| templateColorR | |
| templateColorR attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| templateColorG | |
| templateColorG attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| templateColorB | |
| templateColorB attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeTemplateColor | |
| activeTemplateColor attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeTemplateColorR | |
| activeTemplateColorR attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeTemplateColorG | |
| activeTemplateColorG attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| activeTemplateColorB | |
| activeTemplateColorB attribute of the node as tronverte.maya.core.plug.Plug instance. | |
Inherited from tronverte.maya.core.dag.DAG.
import tronverte.maya.stormv3.rigging.nodes.sLocator as tronverte_maya_stormv3_rigging_nodes_sLocator reload(tronverte_maya_stormv3_rigging_nodes_sLocator) sLocator = tronverte_maya_stormv3_rigging_nodes_sLocator.sLocator()
| def tronverte.maya.stormv3.rigging.nodes.sLocator.sLocator.__init__ | ( | self, | |
name = None, |
|||
force = True, |
|||
stat = None |
|||
| ) |
# DESCRIPTION Default constructor. # ARGUMENTS name | str | None | in | * | arg | Name of the node. If node exists it will be set otherwise it will be created. force | bool | True | in | * | arg | Force creation. Create the node even if it exists. That will affect the given name. stat | tronverte.maya.core.status.Status | None | out | * | arg | Status. # RETURN None
# DESCRIPTION Method creates instances of tronverte.maya.core.plug class for each attribute this particular node has. # ARGUMENTS None. # RETURN None
activeAffectedColor attribute of the node as tronverte.maya.core.plug.Plug instance.
activeAffectedColorB attribute of the node as tronverte.maya.core.plug.Plug instance.
activeAffectedColorG attribute of the node as tronverte.maya.core.plug.Plug instance.
activeAffectedColorR attribute of the node as tronverte.maya.core.plug.Plug instance.
activeColor attribute of the node as tronverte.maya.core.plug.Plug instance.
activeColorB attribute of the node as tronverte.maya.core.plug.Plug instance.
activeColorG attribute of the node as tronverte.maya.core.plug.Plug instance.
activeColorR attribute of the node as tronverte.maya.core.plug.Plug instance.
activeTemplateColor attribute of the node as tronverte.maya.core.plug.Plug instance.
activeTemplateColorB attribute of the node as tronverte.maya.core.plug.Plug instance.
activeTemplateColorG attribute of the node as tronverte.maya.core.plug.Plug instance.
activeTemplateColorR attribute of the node as tronverte.maya.core.plug.Plug instance.
DAG type of the node.
DG type of the node.
Extension of the node.
highlight attribute of the node as tronverte.maya.core.plug.Plug instance.
highlightColor attribute of the node as tronverte.maya.core.plug.Plug instance.
highlightColorB attribute of the node as tronverte.maya.core.plug.Plug instance.
highlightColorG attribute of the node as tronverte.maya.core.plug.Plug instance.
highlightColorR attribute of the node as tronverte.maya.core.plug.Plug instance.
leadColor attribute of the node as tronverte.maya.core.plug.Plug instance.
leadColorB attribute of the node as tronverte.maya.core.plug.Plug instance.
leadColorG attribute of the node as tronverte.maya.core.plug.Plug instance.
leadColorR attribute of the node as tronverte.maya.core.plug.Plug instance.
segment attribute of the node as tronverte.maya.core.plug.Plug instance.
showLocalAxis attribute of the node as tronverte.maya.core.plug.Plug instance.
size attribute of the node as tronverte.maya.core.plug.Plug instance.
templateColor attribute of the node as tronverte.maya.core.plug.Plug instance.
templateColorB attribute of the node as tronverte.maya.core.plug.Plug instance.
templateColorG attribute of the node as tronverte.maya.core.plug.Plug instance.
templateColorR attribute of the node as tronverte.maya.core.plug.Plug instance.
thickness attribute of the node as tronverte.maya.core.plug.Plug instance.
type attribute of the node as tronverte.maya.core.plug.Plug instance.
unselectedColor attribute of the node as tronverte.maya.core.plug.Plug instance.
unselectedColorB attribute of the node as tronverte.maya.core.plug.Plug instance.
unselectedColorG attribute of the node as tronverte.maya.core.plug.Plug instance.
unselectedColorR attribute of the node as tronverte.maya.core.plug.Plug instance.
xray attribute of the node as tronverte.maya.core.plug.Plug instance.
1.7.6.1