Section: Visualization Toolkit Infovis Classes
.SECTION Thanks Developed by Timothy M. Shead (tshead@sandia.gov) at Sandia National Laboratories.
To create an instance of class vtkMatricizeArray, simply invoke its constructor as follows
obj = vtkMatricizeArray
obj is an instance of the vtkMatricizeArray class.
string = obj.GetClassName ()
int = obj.IsA (string name)
vtkMatricizeArray = obj.NewInstance ()
vtkMatricizeArray = obj.SafeDownCast (vtkObject o)
vtkIdType = obj.GetSliceDimension () - Returns the 0-numbered dimension that will be mapped to columns in the output
obj.SetSliceDimension (vtkIdType ) - Sets the 0-numbered dimension that will be mapped to columns in the output