vtkXMLPHierarchicalBoxDataWriter

Section: Visualization Toolkit Parallel Classes

Usage

vtkXMLPCompositeDataWriter writes (in parallel or serially) the VTK XML multi-group, multi-block hierarchical and hierarchical box files. XML multi-group data files are meta-files that point to a list of serial VTK XML files.

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

  obj = vtkXMLPHierarchicalBoxDataWriter

Methods

The class vtkXMLPHierarchicalBoxDataWriter 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 vtkXMLPHierarchicalBoxDataWriter class.