Element Selection Inside FemMesh
Omer Birler
There are examples on how to select triangles in a mesh but there is no example about FemMesh. FemMesh is slightly different than Mesh and it is really hard to implement this feature for an outside user. It would be useful for inspecting elements visually.
0
Comments
To be honest, Selection should just properly support mesh sub-elements(triangles, edges, vertices, natively) in general. No matter, if we're talking about an FemMesh, FastMesh or a Mesh. Don't really understand, why one still has use use hacks and workarounds, that don't really work with the Eyeshot selection system, highlighting, etc.
Please sign in to leave a comment.