LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plot reference planes on 3D plot

Solved!
Go to solution

Hello,

 

I currently have a program that maps positions of failures on boards in 3D space and plots them. Currently it's difficult to see the division between the boards and racks of boards. I'd like to have the option of plotting semi-transparent reference planes between the points on the graph (which represent the failures) to show board divisions. Is there any way to do this, and if so, how?

 

I am currently using a 3D scatter plot to plot the failures. I've attached the code that plots my points.

 

I appreciate the help!

0 Kudos
Message 1 of 2
(3,173 Views)
Solution
Accepted by topic author nrpratt

How about Cursors? If you wanted to do something like this (I suppose you want to distinguish group 1 from 2):

2016-03-23_cursor_plane_semitransperent.JPG

Message 2 of 2
(3,129 Views)