User login

Navigation

You are here

Selecting nodes and then elements attached to nodes using python

rajan_prithivi's picture

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

 

You may use,

.SetFromNodeLabels(...) for the first problem, and

.getElements() for the second.

Subscribe to Comments for "Selecting nodes and then elements attached to nodes using python"

Recent comments

More comments

Syndicate

Subscribe to Syndicate