Forum: Poser Python Scripting


Subject: Moving individual verticies with Python Script..can it be done?

Josiah opened this issue on Oct 28, 2002 ยท 7 posts


stewer posted Tue, 29 October 2002 at 10:48 AM

You can move vertices with Python scripts (see the examples that come with Poser in the Geom Mods folder). However, I am not aware of any methods to determine the mouse position inside the Pose window from Pyhton.