Hi all,
Is it possible to identify and extract only the boundary nodes from a mesh? Also, related to this. what is the relationship between elements and node numbers? I have a mesh but not the original .xyz data and want to see which nodes align with the boundaries.
Reading the *cli file 1) is clearly node # for xy based on the original .xyz, 2) the elements, and 3) the prescribed boundary conditions with associated element.
There's a clear sequential relationship between the elements and nodes in the file. Is it possible to see which elements are associated with which node?
Thanks