[vtkusers] Importing msh into vtk

Dženan Zukić dzenanz at gmail.com
Mon Oct 22 04:04:19 EDT 2012


Is there a list of mesh formats which fluent supports? Here is the list of
what VTK supports: http://www.vtk.org/Wiki/VTK/Examples/Cxx#Standard_Formats

On Mon, Oct 22, 2012 at 9:52 AM, Darya Shcherbakova <dasha140 at gmail.com>wrote:

> Hello everybody,
>
> I have created a script in C++, based on  the vtkSelectEnclosedPoints and
> some other libraries. This script checks if the point is inside or outside
> of the surface geometry. Normally, my script loads only STL files as a
> surface geometry files.
>
> However, now I have a more advanced case. I have to export a surface mesh
> file from the Fluent and try to read it into the vtk. I tried to export a
> surface mesh in the .msh format, but I am not able to read it  into the
> vtk. Fluent does not export .stl files either.
>
> Do you have any ideas how it would be possible to do? May be some other
> programs, which could help me to convert one of the Fluent files into any
> format, which is supported by vtk?
>
> Thank you,
>
> All the best,
> Darya.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121022/3f52b522/attachment.htm>


More information about the vtkusers mailing list