Eliminate wireframe from triangle surface object

Is there a way to eliminate the black lines representing the wireframe or triangulation areas from a triangle surface plot?
You are not telling us which tool you are using to generate your surface plot. My guess is that you are using the old Surface Plotter in which the elimination of the wireframe is not an option. I suggest you use Gizmo. You will need to convert your data into a triplet wave (2D 3 column wave with X in the first column, Y in the second etc.)

Once you have a triplet wave use ImageInterpolate with the keyword Voronoi to generate the surface in the range specified by the /S flag. Next use your original triplet wave to plot a scatter object in Gizmo (change the markers size so they are small) and append the surface generated by ImageInterpolate.

If you have any problem following this procedure contact me through support@wavemetrics.com.

A.G.
WaveMetrics, Inc.