|
Generic CAM 0.1-PreAlpha
|
class that can read a GTS file. This class reads holds and displays the content of a GTS file. More...
#include <FileGTS.h>


Public Member Functions | |
| FileGTS () | |
| virtual | ~FileGTS () |
| bool | ReadFile (wxString fileName) |
class that can read a GTS file. This class reads holds and displays the content of a GTS file.
Documentation on GTS files can be found here: //http://gts.sourceforge.net/reference/gts-surfaces.html::GTS-SURFACE-WRITE
| FileGTS::FileGTS | ( | ) |
| FileGTS::~FileGTS | ( | ) | [virtual] |
| bool FileGTS::ReadFile | ( | wxString | fileName | ) | [virtual] |
Implements GeometryFileAbstract.