ClearData Method
Syntax
CWPlot3D.ClearData
Purpose
Clears the data currently displayed in the plot.
Example
'Clear the plot data
CWGraph3D1.Plots.Item(1).ClearData
CWPlot3D.ClearData
Clears the data currently displayed in the plot.
'Clear the plot data
CWGraph3D1.Plots.Item(1).ClearData