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>