trigger.base.initials
Attributes
Classes
Module Contents
- class Initials
Bases:
object- adjust_guide_display(guide_object)
Adjusts the display proerties of guid joints according to the settings. Accepts guide object as input
- autoGet(parentBone)
Gets the mirror of the given object by its name. Returns the left if it finds right and vice versa Args:
parentBone: (string) the object which name will be checked
- Returns: (Tuple) None/String, alignment of the given Obj(string),
alignment of the returned Obj(string) Ex.: (bone_left, “left”, “right”)
- getWholeLimb(node)
- get_extra_properties(module_type)
- get_property(jnt, attr)
- get_scene_roots()
collects the root joints in the scene and returns the dictionary with properties
- get_user_attrs(jnt)
Returns a list of dictionaries for every supported custom attribute
This is part of guide data collection and this data is going to be used while re-creating guides
- initHumanoid(spineSegments=3, neckSegments=3, fingers=5)
- initLimb(limb_name, whichSide='left', constrainedTo=None, parentNode=None, defineAs=False, *args, **kwargs)
- parseSettings()
- select_root(joint_name)
- set_property(jnt, attr, value)
- test_build(root_jnt=None, progress_bar=None)
- db
- log