I would like to be able to click on a part in an assembly and capture the mouse click event (either left or right mouse button) to be able to do things like: drag the component to a different location, display a context-sensitive menu based on what part is selected, etc.
Can someone point me to...