Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Double Click on Node in 3d View reset all nodes position (Read 1465 times)
wajid
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 1
Joined: Aug 29th, 2017
Double Click on Node in 3d View reset all nodes position
Aug 29th, 2017 at 4:00pm
Print Post  
Hello There.

I have used Diagram3dView in my project. The same code provided by mindFusion in Molecule Viewer 3D example in win form samples. When I double click any node, It reset the position of nodes and change node position. So I want to stop this. it should not reset nodes position on double click. Thanks for your time.
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3152
Joined: Oct 19th, 2005
Re: Double Click on Node in 3d View reset all nodes position
Reply #1 - Aug 30th, 2017 at 4:26am
Print Post  
Hi,

Double-click should be pointing the camera at clicked node's direction. At this time you can stop this only by overriding the OnDoubleClick method in class derived from DiagramView3D.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint