[vtkusers] vtkPLOT3dReader: Multiblock grid.
Berk Geveci
berk.geveci at kitware.com
Thu Oct 5 13:57:32 EDT 2000
I added a vtkGetMacro for NumGrids in vtkPLOT3DReader.
"Fletcher, Bob (GEAE)" wrote:
>
> I'm using vtkPLOT3dReader to read a multiblock file. I couldn't find a way to
> find out the number of grids in the file.
>
> The simple fix is to add a Get macro to the Plot3DReader.h
>
> // Description:
> // Get the number of grids in the file.
> vtkGetMacro(NumGrids,int);
>
> Is there a better way?
> Any chance of getting this in the standard distribution?
>
> Bob.
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list