MantisBT - ParaView
View Issue Details
0011922ParaViewBugpublic2011-03-03 07:412016-08-12 09:58
Mattijs 
Kitware Robot 
normalminoralways
closedmoved 
ubuntu10.04linux10.04
Development 
 
0011922: STL file reading only reads first solid
Attached a simple stl file with a dummy first solid. When reading this reports 7 points, 0 cells. If I remove the dummy first solid it reads fine (8 points, 12 cells).

I don't know what you want the stl reader to do. My preference (high to low):
- read all solids. Have 'solid' field I can colour triangles with.
- read all solids but bung them into one bunch. If I want to select on different solids I can always write a simple utility to split them.
- fix current behaviour (i.e. stop reading after first endsolid)

Regards,

Mattijs
No tags attached.
? testVTKreading.stl (1,506) 2011-03-03 07:41
https://www.vtk.org/Bug/file/8736/testVTKreading.stl
Issue History
2011-03-03 07:41MattijsNew Issue
2011-03-03 07:41MattijsFile Added: testVTKreading.stl
2011-03-03 11:09MattijsNote Added: 0025636
2016-08-12 09:58Kitware RobotNote Added: 0037931
2016-08-12 09:58Kitware RobotStatusbacklog => closed
2016-08-12 09:58Kitware RobotResolutionopen => moved
2016-08-12 09:58Kitware RobotAssigned To => Kitware Robot

Notes
(0025636)
Mattijs   
2011-03-03 11:09   
Just noticed: the problem is not the multiple solids - this works ok. It seems that it does not handle zero-sized solids.
(0037931)
Kitware Robot   
2016-08-12 09:58   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.