How can I get the full file name from selected item in content panel?

script:
aFileName=MainWindow.getPaneMgr().findPane("DzContentLibraryPane").getFullPath();

I only find this method,but this just get a path,I want the selected item's full path+name;

ps:
is there a full document of daz scriptting,thx!(sorry for my english)

Comments

  • rbtwhizrbtwhiz Posts: 2,185
    edited December 1969

    A search of this forum, using the field in the bottom left corner, for "DzContentLibraryPane" yields my response to a related question.

    -Rob

Sign In or Register to comment.