autorigs.asset package¶
Subpackages¶
Submodules¶
autorigs.asset.autoRigsAsset module¶
-
class
autorigs.asset.autoRigsAsset.AutoRigsAsset¶ -
JSON_SECTION= 'AutorigSettings'¶
-
addOneDigitMatchFKtoIKSection(moduletype, prefix)¶
-
addOneDigitMatchIKtoFKSection(moduletype, prefix)¶
-
addOneExtremityMatchFKtoIKSection(moduletype, prefix)¶
-
addOneExtremityMatchIKtoFKSection(moduletype, prefix)¶
-
addOneImportToolutilsSection()¶
-
addOneMatchFKtoIKSection()¶
-
addOneMatchIKtoFKSection()¶
-
addOneNoodleTwistSection()¶
-
addOneQuadMatchFKtoIKSection(moduletype, prefix)¶
-
addOneQuadMatchIKtoFKSection(moduletype, prefix)¶
-
addOneTailMatchFKtoIKSection()¶
-
addTextToPythonModule(text)¶
-
appendNewModule(module)¶
-
buildInitialAsset()¶
-
buildRig()¶
-
createMasterModule()¶
-
deleteAllModules()¶
-
deleteModule(index)¶
-
existingFromJson(assetnode, json)¶
-
getAssetName()¶
-
getAutoRigsModules()¶
-
getBuiltAsset()¶
-
getBuiltGeometryNodes()¶
-
getGeoObj()¶
-
getGeometryGuide()¶
-
getHoudiniVersion(json)¶
-
getMatchDigitFKtoIKPythonSection(prefix)¶
-
getMatchDigitIKtoFKPythonSection(prefix)¶
-
getMatchExtremityFKtoIKPythonSection(prefix)¶
-
getMatchExtremityFKtoIKStr(moduletype)¶
-
getMatchExtremityIKtoFKPythonSection(prefix)¶
-
getMatchExtremityIKtoFKStr(moduletype)¶
-
getMatchFKtoIKPythonSection()¶
-
getMatchFKtoIKStr()¶
-
getMatchIKtoFKPythonSection()¶
-
getMatchIKtoFKStr()¶
-
getMatchQuadFKtoIKPythonSection(prefix)¶
-
getMatchQuadIKtoFKPythonSection(prefix)¶
-
getMatchTailFKtoIKPythonSection()¶
-
getMatchTailFKtoIKStr()¶
-
getNoodleTwistPythonSection()¶
-
getNoodleTwistStr()¶
-
getSettings()¶
-
hasUnsavedChanges()¶
-
isBuilt()¶
-
newFromJson(json)¶
-
preBuildfunctions(module)¶
-
saveAndLockNode()¶
-
setAssetSelected(selected)¶
-
setBuiltRig(built)¶
-
setFinalParameterInterface()¶
-
setGeoObj(node)¶
-
setPostBuildParameterInterface()¶
-
setSimpleSettings(create_values)¶
-
toJSON()¶
-
unlinkAllModules()¶
-
unlockNode()¶
-
updateParents()¶
-
writeToHDA()¶
-
-
class
autorigs.asset.autoRigsAsset.AutoRigsAssetFactory¶ -
classmethod
createFromDefault(settings)¶
-
classmethod
createFromJsonExisting(assetnode, json, settings)¶
-
defaults= <module 'autorigs.asset.defaultProperties' from '/home/jtomori/coding/houdini_additional_python_docs/python2.7libs/autorigs/asset/defaultProperties.py'>¶
-
classmethod
autorigs.asset.autoRigsModules module¶
-
class
autorigs.asset.autoRigsModules.AutoRigsModules¶ -
appendNewModule(module)¶
-
buildModules()¶
-
deleteAllModules()¶
-
deleteModule(index)¶
-
getList()¶
-
getMasterModule()¶
-
getModulesByType(moduletype)¶
-
getModulesDict()¶
-
toJSON()¶
-
unlinkAllModules()¶
-
unlinkModule(index)¶
-
updateParentExceptModule(exceptmodule)¶
-
updateParents()¶
-
autorigs.asset.autoRigsSettings module¶
-
class
autorigs.asset.autoRigsSettings.AutoRigsSettings¶ -
ASSETNAME_DEFAULT= ''¶
-
ASSETTYPE_DEFAULT= ''¶
-
ASSET_ICON_PATH_DEFAULT= 'MISC_digital_asset'¶
-
ASSET_PATH_DEFAULT= 'TEST_ASSET.hda'¶
-
ASSET_PATH_EMBED_HIP= 0¶
-
ASSET_PATH_FILE= 1¶
-
ASSET_PATH_OPTION_DEFAULT= 0¶
-
CAPTURE_DISPLAY_DEFORM= False¶
-
CAPTURE_SHOW_NETWORK_DEFAULT= True¶
-
CAPTURE_TYPE_DEFAULT= 0¶
-
GEO_NAME_DEFAULT= 'geo_skin'¶
-
GEO_PLACEMENT_AS_IS= 0¶
-
GEO_PLACEMENT_AUTOPLACE= 1¶
-
GEO_PLACEMENT_DEFAULT= 0¶
-
GEO_PLACEMENT_LABELS= ['As Is', 'Autoplace']¶
-
GEO_SOURCE_DEFAULT= 0¶
-
GEO_SOURCE_EMBED= True¶
-
GEO_SOURCE_FROM_FILE= 2¶
-
GEO_SOURCE_FROM_OPERATOR= 1¶
-
GEO_SOURCE_NONE= 0¶
-
GEO_SOURCE_ROTATE_DEFAULT= (0, 0, 0)¶
-
GEO_SOURCE_SCALE_DEFAULT= (1, 1, 1)¶
-
GEO_SOURCE_STAND_IN= 3¶
-
GEO_SOURCE_TRANSLATE_DEFAULT= (0, 0, 0)¶
-
fromJSON(json)¶
-
getAssetIcon()¶
-
getAssetIconPath()¶
-
getAssetName()¶
-
getAssetPathFile()¶
-
getAssetPathOption()¶
-
getAssetType()¶
-
getAutoPlacement()¶
-
getCaptureDisplay()¶
-
getCaptureNetwork()¶
-
getCaptureType()¶
-
getGeoEmbed()¶
-
getGeoFile()¶
-
getGeoFileOffset()¶
-
getGeoFilePlacement()¶
-
getGeoName()¶
-
getGeoOperator()¶
-
getGeoOperatorGroup()¶
-
getGeoOperatorOffset()¶
-
getGeoOperatorPlacement()¶
-
getGeoSourceOption()¶
-
getGeoStandinOffset()¶
-
reset()¶
-
setAssetIconPath(path)¶
-
setAssetName(assetname)¶
-
setAssetPathFile(filename)¶
-
setAssetPathOption(option)¶
-
setCaptureDisplay(capturedisplay)¶
-
setCaptureNetwork(capturenetwork)¶
-
setCaptureType(capturetype)¶
-
setGeoEmbed(embed)¶
-
setGeoFile(filename)¶
-
setGeoFileOffset(translate, rotate, scale)¶
-
setGeoFilePlacement(placement)¶
-
setGeoName(geoname)¶
-
setGeoOperator(operator)¶
-
setGeoOperatorGroup(group)¶
-
setGeoOperatorOffset(translate, rotate, scale)¶
-
setGeoOperatorPlacement(placement)¶
-
setGeoSourceOption(option)¶
-
setGeoStandinOffset(translate, rotate, scale)¶
-
setSimpleSettings(assetname, assettype, geosource, geodata, assetfilesource, assetfiledata, capturenetwork, capturetype, displaydeform, asseticonpath)¶
-
toJSON()¶
-
autorigs.asset.defaultProperties module¶
-
autorigs.asset.defaultProperties.ASSET_ICON_LOCATION= ''¶ Autorig default JSON files
autorigs.asset.moduleFactory module¶
-
autorigs.asset.moduleFactory.createModule(moduletype, autorig_asset)¶
-
autorigs.asset.moduleFactory.createModuleDefault(moduletype, autorig_asset)¶
-
autorigs.asset.moduleFactory.createModuleFromJsonExisting(json, autorigs_asset)¶
-
autorigs.asset.moduleFactory.createModuleFromJsonNew(json, autorigs_asset)¶