I have four nodes in a 3D space A(x1,y1,z1), B(x2,y2,z2), C(x3,y3,z3) and D(x4,y4,z4)
Now, I want to use these four nodes to form a convex quadrilateral element, so how do you order the nodes as counter-clockwise?
I have four nodes in a 3D space A(x1,y1,z1), B(x2,y2,z2), C(x3,y3,z3) and D(x4,y4,z4)
Now, I want to use these four nodes to form a convex quadrilateral element, so how do you order the nodes as counter-clockwise?