Support for multiple ObjectManipulators
Martin Walter
It would be great to be able to use multiple ObjectManipulators simultaneously, without having to switch them between different positions(e.g. for nicer machine joint manipulation).
It is more or less possible, to derive from OriginSymbol and implement all the handling for mouse dragging and the like, but it's clunky to say the least.
ObjectManipulator already does that very well. Why not have a class out of the box, that also implements the respective events for picking, dragging, etc. and could be used for custom object manipulation?
Should be easy to do - the code is already there.
3
Comments
Hello Martin,
Can you link a video of the workflow you don't like about current version?
Please sign in to leave a comment.