Dear all,
I am working on create a zero thickness COH3D6 element in Abaqus. Part of the issue is to correct numbering the COH3D6 element. I tried one algorithm below to check the node numbering:
And the code I created based on this algorithm is below:
A1_A2 = Coor(A2,2:4) -...