Scene file location

Hello,

I started just recently looking into the scripting with Daz Studio. In one of my tests I was trying to get the path of the current scene file : looking at the documentation I found the getFilename() method for the Scene object, but it seems to always return nothing.

Is this the correct method to get the path of the .duf file on the hard disk ?

I'm using version 4.8.0.51

Thanks in advance for any help

Comments

  • Richard HaseltineRichard Haseltine Posts: 97,297
    edited December 1969

    Not working for me, even after loading a scene and saving it to confirm the name. please report this as an apparent bug by opening a Tech Support ticket http://www.daz3d.com/help/help-contact-us

  • rbtwhizrbtwhiz Posts: 2,185
    edited December 1969

    DzScene::getFilename() is part of the [deprecated] *.daz scene IO APIs. The newer DSON based APIs use a class that hasn't been wrapped for script access yet. I'll take a look at adding the wrappers to an upcoming release; not the next one, as that one is already "in the can", but one following that. Thanks for submitting the report.

    -Rob

Sign In or Register to comment.