Message 1 of 2
get element translation / previous location with iupdater
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all, I'm trying to create a iupdater to move element A if element B is moved by a certain translation manually. However I'm wondering how can I get that translation vector after a move command?
My approach is to create a parameter to store its latest location by another iupdater, then I can do calculations with the previous and latest location point. But are there any simpler ways to do this?