HartyBart opened this issue on Jul 14, 2021 ยท 19 posts
HartyBart posted Thu, 15 July 2021 at 6:16 AM
Well, this is weird. Testing again this morning I can't now get even the simplest possible script to remove any DisplayOrigin point in the test scene. Here is the full script.
import poser
scene = poser.Scene()
for actor in scene.Actors():
actor.SetDisplayOrigin(0)
scene.DrawAll()
Does absolutely nothing, but it gives no errors. Yet the same script does work perfectly when targeting the Property "Visible", and does so across the scene.
It just seems utterly unable to hook into and affect the Property "DisplayOrigin". Changing the script to have the 'current selected item' explicitly targeted... makes no difference.
Learn the Secrets of Poser 11 and Line-art Filters.