read/gocad
read an ascii GoCad TSURF file.  This command requires that the mesh object name be specified.  This file format contains no geometry information. See http://www.gocad.org/ for further details on GoCad.

SHORT FORMAT:

read/filename.ts/cmo_name

Note that the filename is case-sensitive, though the extension itself is not.

LONG FORMAT:

read/gocad/file_name/mesh_object_name
EXAMPLES:
read/gocad/file.ts/cmo1