Reading a Pose Preset via Script
Stretch65
Posts: 166
Hi,
When I load a Pose Preset from the Content Library Pane, I'd like to launch a script that can read and manipulate the pose's data, instead of applying the pose to the currently selected figure.
Is that possible? If so how?
Comments
You could write a script that will get the selected prset from the content pane (see a very recent thread by Totte), load it, and then do what you want. A .duf file can run a script, but it has to be modified to do so.
Richard, you can write about this in details please? How to call a script from a DUF file? A few strings to example from DUF or links to examples. Thanks.
It's not something I've done, and it may be restricted as to which kinds of .duf file can do it. See http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/elements/post_load_script_data_item/start