Script to load pz2 files
raxq.cg_c889c89afe
Posts: 0
Hi,
Is there a sample script which I can take reference to for a script to load a folder of pz2 files to the figure with each pz2 loaded to individual frames?
Comments
Loading the file is fairly simple, if fileName is the relative path:
Thanks,
I'm terrible at programing, trying to learn to write some script to automate some of my work, but can't really figure out much from the current documentation.
Can you recommend any references?
Do you have the DS3 docs? And have you looked at the samples?
http://docs.daz3d.com/doku.php/public/software/dazstudio/3/start
http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/start
Thanks,
I just downloaded the DS3 manual and browse thru the DS4 doc. But is there a list of Daz comment available anywhere?
DAZ Comment? I'm not sure what you mean.
I meant code list like those given in the Poser Python Manual.
Do Daz Studio 4 have something like that?
The only code I see in the PoserPython manual is little snippets showing many of the functions in use, which the DS3 Scripting Docs often have too.
Thanks,
Just found them in DS SDK