Hi All,
I writing a python Code for abaqus. I'm trying to create a set of elements by selecting ring of element around a cylinder, where the cylinder's elements is one set and the elements around the cylinder are another set, but no luck!
I tried to use s.differenc(t), where s and t are the two...