n = pwd() p = n.path() node = hou.node(p) type = hou.nodeFlag.Display flag = node.isGenericFlagSet(type) return(flag)
No comments:
Post a Comment