Remove 3D elements free edges
I know someone has asked this topic before. However, all the solution I found did not work on my case.
I used 'edges' to find the free edges between two hex elements. I have tried to remove it by ' equivalence ' and by deleting the elements and creating them again. When I checked the nodes on the two hex elements. I found that there is one shared node has two ID numbers. So I also tried to replace one ID with another ID. None all these methods worked.
Please help me.
Thank you very much!
Find more posts tagged with
Hello jacobier,
The left of the two masked (hidden) elements (yellow, Reissner's membrane) is at fault.
It's a degenerate hexa element, rather than a penta. Therefore, at this point, the nodes can not become equivalence.
Best Regards,
Mario
Hello jacobier,
Delete the element and make a equivalence check (display all before).
Then you can create a new one.
Best Regards,
Mario
Hi jacobier
The Edges panel functionality applies only for 2D shell elements
<?xml version="1.0" encoding="UTF-8"?>
Similar connectivity check for 3D elements can be done only in faces panel ( Tools > faces )
<?xml version="1.0" encoding="UTF-8"?>