load_pose

load_pose(filename: unicode) → Dict

Import the plugs values from a file.

Returns the pose.

Parameters:filename (unicode) – The file path, the extension should be “.rumbapose”
Return type:Dict