<div>Hello,</div><div><br></div><div>I have been trying to generate closed surface meshes for each of the structures involved in a 3D surface model. </div><div><br></div><div>I am unable to close the holes between two layers of the same surface (attachment: how to close the surface mesh of fig1 to get fig2)? </div>
<div><br></div><div>The following pipeline doesn't seem to help in this scenario : Extracted Poly Data -> FeatureEdge extraction -> vtkStripper -> Triangulation (using pts and lines from the prev step)->append... </div>
<div><br></div><div>The above pipeline fills the entire area inside the outer layer. I get the same results with the fillHolesFilter (tried different hole sizes).</div><div><br></div><div><br></div><div>Any help will be greatly appreciated.</div>
<div><br></div><div>Thank you,</div><div>TS</div>