CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[OpenFOAM] ParaView 3.6.1 & 3.7.0: Can't view STL files

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 1, 2009, 03:18
Default ParaView 3.6.1 & 3.7.0: Can't view STL files
  #1
Member
 
Johannes Baumann
Join Date: Mar 2009
Location: Baden-Wuerttemberg, Germany
Posts: 43
Rep Power: 17
johannes is on a distinguished road
Dear Foamers,

although my question might be better placed in the paraview mailing list, I thought I'll first try if someone here got a comment to this strange (but maybe easy to solve) problem:

On my laptop (openSUSE 11.2 x64) I'm not able to view STL files in ParaView as they obviously aren't loaded correctly by the corresponding reader. I can't see the surface mesh at all and I noticed in the information tab that the bounds (x, y, z range) are completly wrong. In addition, the number of cells and points aren't correct, either.

I tried the following ParaView versions:
  • 3.6.1 self-compiled with Qt-4.5.3
  • 3.6.1 self-compiled with Qt-4.3.5
  • 3.6.1 precompiled (out of ThirdParty-1.6)
  • 3.6.1 precompiled (from paraview.org)
  • 3.7.0-cvs self-compiled with Qt-4.5.3

The only one that worked and successfully displayed the STL file was the binary from paraview.org.

I'm pretty sure I'm missing something basic which is OS-specific, since I'm using a self-compiled ParaView 3.6.1 with openSUSE 11.1 (x64) and 10.3 (i386) without any problems.

If someone encountered a similiar problem or has an idea about what's going wrong here, please let me know.

Many thanks in advance.

Best regards,
Johannes
johannes is offline   Reply With Quote

Old   December 2, 2009, 13:41
Default
  #2
Senior Member
 
Francesco Del Citto
Join Date: Mar 2009
Location: Zürich Area, Switzerland
Posts: 237
Rep Power: 18
fra76 is on a distinguished road
Hi,
a while ago I had the same problem and found out that it was related to an extra entry ("colour", if I'm not wrong) in the ascii STL file saved by Ansa.
I wrote a quick fix for the version of paraview I had and submitted the patch to their bug tracking system. They accepted the bug and now it's should be in the distribution.
Might you have any other unrecognised entry in your stl file? What happen if, once the file is loaded, you create gliphs on it, like spheres?

Francesco
fra76 is offline   Reply With Quote

Old   December 3, 2009, 14:07
Default
  #3
Member
 
Johannes Baumann
Join Date: Mar 2009
Location: Baden-Wuerttemberg, Germany
Posts: 43
Rep Power: 17
johannes is on a distinguished road
Hi Francesco,

thanks for you reply and your input. It sounds possible that my problem could be caused by an unrecognized entry, but I'm afraid it isn't since I tried with a very simple STL file (see lines down below) and I got the same behavior (everything fine with Kitware binaries, all other builds fail).

solid cube_corner
facet normal 0.0 -1.0 0.0
outer loop
vertex 0.0 0.0 0.0
vertex 1.0 0.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
facet normal 0.0 0.0 -1.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 1.0 0.0 0.0
endloop
endfacet
facet normal 0.0 0.0 -1.0
outer loop
vertex 0.0 0.0 0.0
vertex 0.0 0.0 1.0
vertex 0.0 1.0 0.0
endloop
endfacet
facet normal 0.577 0.577 0.577
outer loop
vertex 1.0 0.0 0.0
vertex 0.0 1.0 0.0
vertex 0.0 0.0 1.0
endloop
endfacet
endsolid

Regarding you second question: Did you mean to create spheres, cubes, cones etc. within ParaView by using the sources menu? If that's the case I can report that this works without problems regardles which ParaView version I choose.

The strangest thing to me is the fact that even the prebuild binaries out of the official ThirdParty-1.6 are showing this behavior, so it seems to be no compiler or compilation related issue. And since many users are running ParaView with a Qt version > 4.3.5 I doubt it even has something to do with Qt... I really haven't a clue at the moment...

Maybe you or others have another idea?

Thanks + best regards,
Johannes
johannes is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[OpenFOAM] Paraview: .foam and .OpenFOAM files support redbullah ParaView 2 September 4, 2019 06:49
[General] Error while reading VTK files in Paraview d_ray ParaView 12 January 24, 2018 08:00
[Gmsh] Rendering gmsh files in ParaView doyled OpenFOAM Meshing & Mesh Conversion 2 July 25, 2014 23:11
[General] Paraview User defined view prapanj ParaView 3 January 3, 2014 20:54
[General] Iblanked Plot3d files in Paraview Robert ParaView 0 September 27, 2006 15:45


All times are GMT -4. The time now is 23:13.