Delete mesh point on mesh edge

Hello again, I have done a mesh split on this mesh and the edge have created mesh point. I should perform a rebuild mesh command but the mesh layout becomes complicated (this make sense because the edge shape need to maintain with those edge point) but i just don’t need those point, delete key didn’t work on those. Anyone know how? Thank you


240822_delete mesh point on mesh edge.3dm (84.1 KB)

You can manually do this with the command MergeFaces

Does that help?

Those mesh points are still there

Apparently the edge is not truly linear.
I scaled the mesh extremely in one direction to make this visible

Thanks for answering. Yes Its done by mesh split with a mesh plane, which created the contour with those edge with denser mesh point.
Maybe there is no better solution other than deleting those small mesh and append the edge by myshelf…