<font><font face="verdana,sans-serif">Is there a list of mesh formats which fluent supports? Here is the list of what VTK supports: </font></font><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx#Standard_Formats">http://www.vtk.org/Wiki/VTK/Examples/Cxx#Standard_Formats</a><font><font face="verdana,sans-serif"><br>

</font></font><br><div class="gmail_quote">On Mon, Oct 22, 2012 at 9:52 AM, Darya Shcherbakova <span dir="ltr">&lt;<a href="mailto:dasha140@gmail.com" target="_blank">dasha140@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello everybody,<br><br>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. <br>


<br>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. <br>


<br>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?<br><br>Thank you,<br><br>All the best,<br>


Darya. <br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>