Forum: Poser - OFFICIAL


Subject: Object/figure instances, possible?

papillon68 opened this issue on Aug 22, 2013 · 7 posts


timarender posted Thu, 22 August 2013 at 1:31 PM

One could load the Object multiple times.

import poser
scene = poser.Scene()
for n in range(1,10):
    m = scene.LoadLibraryProp("D:Poser Pro 2014 ContentRuntimelibrariesPropsPrimitivesball.ppz")