Tronverte
API documentation for Tronverte products.
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
tronverte.maya.stormv3.rigging.nodes.sFoot.sFoot Class Reference

Inherited from tronverte.maya.core.dg.DG. More...

List of all members.

Public Member Functions

def __init__
def createNodeAttributes

Public Attributes

 dgType
 DG type of the node.
 extension
 Extension of the node.
 roll
 roll attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 toeStart
 toeStart attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 toeEnd
 toeEnd attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 lean
 lean attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 side
 side attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 toeSpin
 toeSpin attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 toeWiggle
 toeWiggle attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 outHeel
 outHeel attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 outBallX
 outBallX attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 outToeX
 outToeX attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 outBallZ
 outBallZ attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 outOutside
 outOutside attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 outInside
 outInside attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 outToeY
 outToeY attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.
 outToeWiggle
 outToeWiggle attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

Detailed Description

Inherited from tronverte.maya.core.dg.DG.

import tronverte.maya.stormv3.rigging.nodes.sFoot as tronverte_maya_stormv3_rigging_nodes_sFoot
reload(tronverte_maya_stormv3_rigging_nodes_sFoot)
sFoot = tronverte_maya_stormv3_rigging_nodes_sFoot.sFoot()



Constructor & Destructor Documentation

def tronverte.maya.stormv3.rigging.nodes.sFoot.sFoot.__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

Member Function Documentation

# DESCRIPTION
Method creates instances of tronverte.maya.core.plug class for each attribute this particular node has.

# ARGUMENTS
None.

# RETURN
None

Member Data Documentation

DG type of the node.

Extension of the node.

lean attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

outBallX attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

outBallZ attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

outHeel attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

outInside attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

outOutside attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

outToeWiggle attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

outToeX attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

outToeY attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

roll attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

side attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

toeEnd attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

toeSpin attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

toeStart attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.

toeWiggle attribute of the node as tronverte.maya.core.tronverte_maya_core_plug.Plug instance.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables