Hello,
mdb.models['A'].parts['B'].nodes[i].label will give you the label of the node i of part B in model A. Given the node label, is there a way to retrieve index i?
-Ali
Hello,
mdb.models['A'].parts['B'].nodes[i].label will give you the label of the node i of part B in model A. Given the node label, is there a way to retrieve index i?
-Ali