Skip to main content

How to get nodes from a list of nodelabel in abaqus

Submitted by Aswathi Sudhir on

 Hi everyone,

I am a working on a cube in abaqus. I had to remove some nodes from the face node sets. To be specific edge nodes. I have defined a function in such a way that after removing them what I have is a list of node labels. I am scripting in python. Can anyone help me in extracting nodes back from nodelabels? 

Or is there any better way to remove some nodes from nodelist and get the modified nodelist ? 

Thanks