Forum: Poser Python Scripting


Subject: Am I correct in thinking that one cannot create a new Figure in PP?

phlsphr opened this issue on Feb 23, 2001 ยท 7 posts


phlsphr posted Fri, 23 February 2001 at 9:01 AM

I see no constructor method for figures or actors either for that matter. I also tried simply fig1 = FigureType() but that doesn't seem to work. So apparently if you want to create a new figure in your scene you have to pull one in from the library or something and then alter it...?