<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Dear VTK users,<div><br></div><div>I am working with a vtkPolyData made of triangles.</div><div><br></div><div>I would like to identify the feature edges WITH:</div><div><br></div><div>- the two associated triangle indices to store their normals</div><div>- the corresponding dihedral angle.</div><div><br></div><div>These results could be respectively CellData vectors and scalar of vtkFeatureEdge output, for example.</div><div><br></div><div> </div><div>1) Using vtkFeatureEdge returns a new vtkPolyData with no link with original triangles. Do I have to iterate over points of the generated vtkFeatureEdge to find the closest triangle on vtkPolyData. But it does not seem smart at all.</div><div><br></div><div>2) Rewrite vtkFeatureEdge class with only <span style="color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre">FeatureEdges=1 seems possible. But is there a smarter solution?</span><br></div><div><br></div><div>3) Can vtkPolyDataNormals brings a smarter answer?</div><div><br></div><div>Thanks you for reading and your future answer!</div><div><br></div><div>Guillaume</div><div><br></div></div></div></div></div></div></div></div></div></div></div>