|
[Sponsors] |
[OpenFOAM] ParaView 3.6.1 & 3.7.0: Can't view STL files |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 1, 2009, 04:18 |
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 |
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:
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 |
|
December 2, 2009, 14:41 |
|
#2 |
Senior Member
Francesco Del Citto
Join Date: Mar 2009
Location: Zürich Area, Switzerland
Posts: 237
Rep Power: 18 |
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 |
|
December 3, 2009, 15:07 |
|
#3 |
Member
Johannes Baumann
Join Date: Mar 2009
Location: Baden-Wuerttemberg, Germany
Posts: 43
Rep Power: 17 |
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 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Paraview: .foam and .OpenFOAM files support | redbullah | ParaView | 2 | September 4, 2019 07:49 |
[General] Error while reading VTK files in Paraview | d_ray | ParaView | 12 | January 24, 2018 09:00 |
[Gmsh] Rendering gmsh files in ParaView | doyled | OpenFOAM Meshing & Mesh Conversion | 2 | July 26, 2014 00:11 |
[General] Paraview User defined view | prapanj | ParaView | 3 | January 3, 2014 21:54 |
[General] Iblanked Plot3d files in Paraview | Robert | ParaView | 0 | September 27, 2006 16:45 |