0
Drag & Drop ModelVisual3D
This discussion was imported from CodePlex
davidop wrote at 2013-05-31 08:50:
Hi!. Congratulations for this great library. I am using Helix + Petzold ModelVisual3D drag and drop within a 3D scene. I wonder if it would be possible with Helix similiar effect to which the application is made in Rhinoceros. How they get that dragging
a ModelVisual3D with the mouse remains static back home in his position?
objo wrote at 2013-06-08 07:53:
You should create a copy of the visual while performing the manipulation. I think you can add the copy to your scene when the manipulators mouse down event is raised and remove it on mouse up.
I think this should be handled by the application, not by the Manipulator classes.
I think this should be handled by the application, not by the Manipulator classes.
Customer support service by UserEcho