Passing the left/right hand as a parameter to DzPZ3Importer::readFile() ?
3dcheapskate
Posts: 2,719
So the 'DzPZ3Importer' class (discovered by running the Importer_settings.dsa script from here ) loads Poser files into DS. I've got it to load hand pose files (.hd2) via the readFile() method. But is there any way to pass left/right hand as an argument for the readFile() method, to avoid getting the hand selection dialogue? I'd guess it's something to do with the DzFileIOSettings, but as far as I can see the DzPZ3Importer class has none.
Comments
DzPZ3Importer doesn't actually provide any script controllable options at the moment. Feel free to submit a feature request to have some added, though.
-Rob
Thanks Rob, I suspected that might be the case, but was keeping my fingers crossed that I'd missed something...
Request sent in - "DAZ Script Feature Request: Script-Controllable Options For 'DzPZ3Importer' Class Please"
Cheers,
Pete