|
Tronverte
API documentation for Tronverte products.
|
Inherited from tronverte.maya.core.dg.DG. More...
Public Member Functions | |
| def | __init__ |
| def | createNodeAttributes |
Public Attributes | |
| dgType | |
| DG type of the node. | |
| extension | |
| Extension of the node. | |
| stretch | |
| stretch attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| squashOffset | |
| squashOffset attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| squashOffset1 | |
| squashOffset1 attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| squashOffset2 | |
| squashOffset2 attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| squashMinimum | |
| squashMinimum attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| squashMinimum1 | |
| squashMinimum1 attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| squashMinimum2 | |
| squashMinimum2 attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| squashMaximum | |
| squashMaximum attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| squashMaximum1 | |
| squashMaximum1 attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| squashMaximum2 | |
| squashMaximum2 attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| out | |
| out attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| outSquash1 | |
| outSquash1 attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| outStretch | |
| outStretch attribute of the node as tronverte.maya.core.plug.Plug instance. | |
| outSquash2 | |
| outSquash2 attribute of the node as tronverte.maya.core.plug.Plug instance. | |
Inherited from tronverte.maya.core.dg.DG.
import tronverte.maya.stormv3.rigging.nodes.sSquashStretch as tronverte_maya_stormv3_rigging_nodes_sSquashStretch reload(tronverte_maya_stormv3_rigging_nodes_sSquashStretch) sSquashStretch = tronverte_maya_stormv3_rigging_nodes_sSquashStretch.sSquashStretch()
| def tronverte.maya.stormv3.rigging.nodes.sSquashStretch.sSquashStretch.__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
DG type of the node.
Extension of the node.
out attribute of the node as tronverte.maya.core.plug.Plug instance.
outSquash1 attribute of the node as tronverte.maya.core.plug.Plug instance.
outSquash2 attribute of the node as tronverte.maya.core.plug.Plug instance.
outStretch attribute of the node as tronverte.maya.core.plug.Plug instance.
squashMaximum attribute of the node as tronverte.maya.core.plug.Plug instance.
squashMaximum1 attribute of the node as tronverte.maya.core.plug.Plug instance.
squashMaximum2 attribute of the node as tronverte.maya.core.plug.Plug instance.
squashMinimum attribute of the node as tronverte.maya.core.plug.Plug instance.
squashMinimum1 attribute of the node as tronverte.maya.core.plug.Plug instance.
squashMinimum2 attribute of the node as tronverte.maya.core.plug.Plug instance.
squashOffset attribute of the node as tronverte.maya.core.plug.Plug instance.
squashOffset1 attribute of the node as tronverte.maya.core.plug.Plug instance.
squashOffset2 attribute of the node as tronverte.maya.core.plug.Plug instance.
stretch attribute of the node as tronverte.maya.core.plug.Plug instance.
1.7.6.1