LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i make a plot in a 3d graph invisible

Solved!
Go to solution

 

hello all,

attached is a half-way completed vi which shows how i would make the plot/plots in the 3d graph invisible. unfortunatly i do not know how "item" can refer to the plot i want to make invisible.

any ideas?

 

 

0 Kudos
Message 1 of 2
(2,225 Views)
Solution
Accepted by topic author labviewette

You are almost correct.

 

The Item input is a string whose value is the name of the target plot. You can view all the plots names from shortcut menu->"CWGraph3D" group->"Properties" item->"Plots" tab ->"Plots" list.

0 Kudos
Message 2 of 2
(2,207 Views)