ScriptSpot

Forum topic · General Scripting

How to get poly vertex position in current modify without snapshot function.

By Mic · 2007-08-19

Description

How can i get vertex position in poly object with modify bend assigned without snap shot function.

or anybody know function to get vertex position in current modify.

snapshot too slow to do this.

Thank

Comments (1)

crazyosachou · 2007-10-14

hi,

Try this, it should work :

getvert

Example :

getvert $my_object.mesh 3

Hope it's what u want, Good Luck!!