save subset script?
alan bard newcomer
Posts: 2,334
init script
getNameSelected //from scene pane
init savesubset //from fileMenu
putNameSelected // in saveName
accept
init pickitems //dialogue for filtered save
checkonly(putNameSelected)//from scene pane
accept run save exit. //accept dialogue... run save routine..(hard coded to a specific location for subset saves?). exit script
---
In semiBasic sounds reasonable but the question would be can the scripting access the commands required to do it.
---
Basically I just want to pick an item in the scene file and have it saved as a scene subset in one click.

Comments
Look at the samples here http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/start#save_filters