Forum: Poser - OFFICIAL


Subject: Any python scripts to remove all textures from a figure?

poser opened this issue on Aug 05, 2005 ยท 15 posts


poser posted Wed, 17 August 2005 at 9:49 AM

Hi templargfx, I tried running the python script you supplied in msg #5 above but nothing seems to happen as far as removing textures from the figure except for this 3-line message that appears in the python window:

Traceback(most recent calls last):
File, line 8, in ?
AttributeError: LoadMaterialSet

I tried placing my "Clear.mt5" in different folders and also supplying a complete pathname (starting with "c:...") to the LoadMaterialSet call but nothing seems to help.

Any ideas what I should try?

Thanks!