I'm using Python scripts to impart Multi point constraint in Abaqus, I have to get the nodes from each edge of my part. When i use "findAt" for finding edges

Syntax:

[es.findAt((xmax,ymin,0)).getNodes()]

Output: What does #400801 mean ???

[mdb.models['Model-1'].parts['Part-1'].nodes.getSequenceFromMask(mask=('[#400801 #801002 #1002004 #4008 ]',),)]

More Arunachalam Muthukaruppan's questions See All
Similar questions and discussions