Hello,
Given three nodes on a given slice, how would I go about finding all the elements within the area enclosed by those three nodes? How would the element numbers correspond to the node numbers? I plan on changing the properties of those elements within these bounds. See here:
[img width=200 height=178]http://i.imgur.com/T8jsfgK.png[/img]
The elements in orange are the ones being bounded by the area of the triangle (outlined in red) with the nodes (yellow vertices).
Thanks,
Adam