[Paraview] How to Read Transient Structured Data
Kent Eschenberg
eschenbe at psc.edu
Sat May 12 22:17:03 EDT 2007
Thank you very much; I'll re-subclass as suggested. Your note holds what
I feel is critical information for one building new modules or readers.
Is this informaton available in one of the books, release notes, Wiki
pages, etc?
Kent
Berk Geveci wrote:
> Uh. Sorry for not reading your message carefully. You should not
> sub-class from vtkStructuredGridSource because it is deprecated.
> Sub-class from vtkStructuredGridAlgorithm. Avoid sub-classing from
> vtkSource and it's sub-classes. They are there for backward
> compatibility.
>
> -berk
>
More information about the ParaView
mailing list