Bram De Jaegher
Geometry .stl
You want this:
But you get this:
Origin: non-closed .stl file
>> surfaceCheck foo.stl
Surface is not closed since not all edges connected to two faces:
connected to one face : 228
connected to >2 faces : 2
Conflicting face labels:234
Dumping conflicting face labels to "problemFaces"
Paste this into the input for surfaceSubset
Write subset of the triSurface (foo.stl) to separate .stl (problemFaces.stl)
Requirements:
Examples dictionaries can be found here
>> surfaceSubset SubsetDict foo.stl problemFaces.stl
>> paraFoam
Visualisation of .stl in paraView only works when there is already a mesh loaded ?!
Holes between flat and curved surfaces!
Holes between flat and curved surfaces!
>> surfaceCheck newFoo.stl
Surface is closed All edges connected to two faces.
Number of unconnected parts : 1