Contour class


\begin{classdesc}{Contour}{scene, data_collector,
viewport = Viewport.SOUTH_WES...
...table used. This
class can also be used to generate isosurfaces.
\end{classdesc}

The following are some of the methods available:
Methods from Actor3D, ContourModule and DataSetMapper.

A typical usage of Contour is shown below.


\begin{python}
''''''
Author: John Ngui, john.ngui@uq.edu.au
''''''
\par
...

esys@esscc.uq.edu.au