#-----------------------------------------------
#
#    Sample code
#		--------- a triangular mesh 
#
#----------------------------------------------

t_mesh = tmesh{["tmesh_data"][samp = 4: 3]};

#----------------------------------------------
plot t_mesh;
#----------------------------------------------
