Houdini:exhelp dopobjscreatedby


string dopobjscreatedby (string dop)
        REPLACED BY
            hou.DopNode.createdObjects()
        
        Returns the list of objects created by a particular DOP node.
        
        Returns a string containing a space-separated list of object identifies.
        
        EXAMPLES
              dopobjscreatedby("/obj/dopnet1/rbdglueobject1")
        
            Returns a list of identifiers for all objects created by the
            rbdglueobject1 DOP node

0 コメント:

コメントを投稿