Message 1 of 5
Script to duplicate Move tool

Not applicable
02-17-2016
01:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want a user to be able to move a specific component as they would move any more but need to track that movement in order to track associated data for calculations in an Add-In
Is there:
a) a way to track if a specific component was moved
b) a way to access the exact move command that is included in the standard system and tweak it to change the associated information
c) an example of how that command was created so that I can recreate it exacly, so that I can edit its underlying functions?
My specific goal is to track an origin between two related components and move that origin and associated component if the other is moved.