# read xyz values and write as avs and gmv point files cmo create cmo1 cmo addatt cmo1 xval VDOUBLE/scalar/nnodes/ cmo addatt cmo1 nlayer VINT/scalar/nnodes/ cmo readatt cmo1/xic,yic,zic,xval,nlayer/add///points.dat cmo copyatt cmo1 cmo1 / imt nlayer cmo printatt cmo1 -xyz- minmax cmo printatt cmo1 xval minmax cmo printatt cmo1 nlayer minmax cmo printatt cmo1 imt minmax dump avs2 points.inp cmo1 dump gmv points.gmv cmo1 finish