Notifications
Clear all

[Closed] polyop.moveVert does not work fine

Hello everyone!
I am trying to move vertex with this function polyop.moveVert, but it only works in world space even if I do not specify the node.
I need to move in obj local space.

any suggestion?

thanks!

2 Replies

use coordsys context


in coordsys local polyop.move ...

man, it worked great, thank you so much!