[vtkusers] Possible to load VTK file from memory?

David E DeMarle dave.demarle at kitware.com
Wed Jul 5 09:09:18 EDT 2017


The *.vtk (legacy) and *.vt? (xml) readers should support this via
SetInputString and ReadFromInputStringOn() methods from their parent
classes.

Other file formats that vtk has readers for may or may not have the
capability yet.

David E DeMarle
Kitware, Inc.
Principal Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909 <(518)%20881-4909>

On Tue, Jul 4, 2017 at 4:06 PM, Geoffrey Garner <xoviat at tamu.edu> wrote:

> All:
>
>
>
> Is it possible to load a VTK from memory (string), or would I need to
> implement a new reader class for this?
>
>
>
>
>
> Regards,
>
>
>
>
>
> Geoffrey
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensou
> rce/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170705/66904625/attachment.html>


More information about the vtkusers mailing list