I'm currently learning simple scripting and working with the Transfer Utility: http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/transferutility_dz
I wrote a script that works almost as intended, but I want to transfer morphs from the Genesis 2 Female in a non-default pose. I could use the "Reverse source shape from target" option, however I just can't find the corresponding setter method in the API documentation. There are setter methods for almost everything else, so I found this a bit strange. Is it missing or am I just overlooking it? Maybe there is another way to achive the same effect?