-
Hello, I have generated a polycrystal with 51 no.of grains and meshed it, now I want to get the nodes of grain no 51 which is
Please correct me if I am wrong, I have identified in the $Elements section that it contains If this is true, the nodes of grain no 51 I am seeking is it under element type |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I've just added:
Needs version 4.4.2-26. |
Beta Was this translation helpful? Give feedback.
I've just added:
-statelset elts
, which gives the list of elements of an elset-statelset nodenb
, which gives the number of nodes of an elset-statelset nodes
, which gives the list of nodes of an elsetNeeds version 4.4.2-26.