Forum: Poser 12


Subject: About control the vertices of the model mesh

Tekitoumen opened this issue on Jun 22, 2022 ยท 6 posts


FVerbaas posted Thu, 23 June 2022 at 1:04 PM Forum Coordinator

Yes a Python script can change the coordinates of a vertex.

Do not forget to force a redraw once you're done moving them, or there will be no visible effect. Also tag the object as 'changed'. Python bypasses all this.