Forum: Poser Python Scripting


Subject: Loading a PP2 file via PoserPython (Poser 6)

3dcheapskate opened this issue on May 05, 2012 · 11 posts


markschum posted Sat, 05 May 2012 at 11:40 PM

scene.LoadLibraryProp()

 

Irs a scene command , loadlibraryprop, which loads the named prop.  The loaded prop I thimk becomes the currectly selected item so scene.CurrentActor() should get it for any changes to position or parentinng.