RemoveAll Method
Syntax
Object.RemoveAll
Applies To
Purpose
Removes all objects from the collection.
Example
'Remove all contours from a plot
CWGraph3D1.Plots(1).Contours.RemoveAll
Object.RemoveAll
Removes all objects from the collection.
'Remove all contours from a plot
CWGraph3D1.Plots(1).Contours.RemoveAll