How to find poses and apply via script?
arctirius
Posts: 0
Hello
How can i find pose presets in a folder and apply the first preset from the list to the character via script?
Greeting
Comments
You coudl use the global FileDialog object http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/filedialog_dz to get a folder and then use dzDir, specifically http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/dir_dz#a_1a381d6e875f1421577f64c0e7015c1a7a , to get a list of files which could then be extracted and passed to Content Manage for opening http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/contentmgr_dz#a_1a43e46e9be7ac632990125dcd40721b1b