Forum: Poser Python Scripting


Subject: Poser 7: Python manual differs from reality

Anthony Appleyard opened this issue on Nov 20, 2009 · 10 posts


bagginsbill posted Fri, 20 November 2009 at 9:06 AM

The itemHasMaterials method is this:

def itemHasMaterials(item):<br></br>
  try:<br></br>
    return item.Materials()<br></br>
  except:<br></br>
    pass<br></br>

Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)