MotionGroupConfig ================= .. currentmodule:: bapsf_motion.actors.motion_group_ .. autoclass:: MotionGroupConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MotionGroupConfig.as_toml_string ~MotionGroupConfig.data .. rubric:: Methods Summary .. autosummary:: ~MotionGroupConfig.clear ~MotionGroupConfig.copy ~MotionGroupConfig.fromkeys ~MotionGroupConfig.get ~MotionGroupConfig.items ~MotionGroupConfig.keys ~MotionGroupConfig.link_drive ~MotionGroupConfig.link_motion_builder ~MotionGroupConfig.link_transform ~MotionGroupConfig.pop ~MotionGroupConfig.popitem ~MotionGroupConfig.setdefault ~MotionGroupConfig.unlink_drive ~MotionGroupConfig.unlink_motion_builder ~MotionGroupConfig.unlink_transform ~MotionGroupConfig.update ~MotionGroupConfig.values .. rubric:: Attributes Documentation .. autoattribute:: as_toml_string .. autoattribute:: data .. rubric:: Methods Documentation .. automethod:: clear .. automethod:: copy .. automethod:: fromkeys .. automethod:: get .. automethod:: items .. automethod:: keys .. automethod:: link_drive .. automethod:: link_motion_builder .. automethod:: link_transform .. automethod:: pop .. automethod:: popitem .. automethod:: setdefault .. automethod:: unlink_drive .. automethod:: unlink_motion_builder .. automethod:: unlink_transform .. automethod:: update .. automethod:: values