LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

mark points on 3D graph

Hi, 

I need to mark points (by changing the color of the point)on a 3D graph
which the user would select using mouse clicks. How should I implement
this? Should I use both cursor and mouse event handler in my VI?
IS there any similar example code available?

Any helps would be greatly appreciated

 

Cheers,

Trin

0 Kudos
Message 1 of 2
(2,891 Views)

Start reading at reply #7 in this thread.

 

I would use a seperate plot to handle the highlighted points. Just add the new point and redraw that plot as they go.

 

The code for that example is all there.

 

Have fun,

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(2,872 Views)