| 
           1 Use model.mesh(<tag>).export().set("stlformat",<format>) to specify the STL file format ("binary" or "text") 
         | 
      ||
| 
           2 Use model.mesh(<tag>).export().set("plyformat",<format>) to specify the PLY file format ("binary" or "text") 
         | 
      ||