Skip to main content

Selecting nodes and then elements attached to nodes using python

Submitted by rajan_prithivi on

Hi,

First,

Say i want to create a nodal set consisting of nodes 8000,8001and 8002 , How do we do that using python - can we use the node number as a pointer to select nodes ..

Second,

I wish to select all the elements attached to the nodes again using Python?

Thanks in Advance,

Prithivi