vtkGAMBITReader

Section: Visualization Toolkit IO Classes

Usage

vtkGAMBITReader creates an unstructured grid dataset. It reads ASCII files stored in GAMBIT neutral format, with optional data stored at the nodes or at the cells of the model. A cell-based fielddata stores the material id.

To create an instance of class vtkGAMBITReader, simply invoke its constructor as follows

  obj = vtkGAMBITReader

Methods

The class vtkGAMBITReader has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkGAMBITReader class.