cee::exp::ExportCgeo Class Reference

Export the given frame to a .cgeo file. More...

Public Member Functions

 ExportCgeo (ug::UnstructGridModel *model, size_t frameIndex)
 Creates an export object for the given model and frame index. More...
 
bool save (const Str &fileName)
 Saves the .cgeo file. More...
 

Detailed Description

Export the given frame to a .cgeo file.

Constructor & Destructor Documentation

cee::exp::ExportCgeo::ExportCgeo ( ug::UnstructGridModel model,
size_t  frameIndex 
)

Creates an export object for the given model and frame index.

Member Function Documentation

bool cee::exp::ExportCgeo::save ( const Str fileName)

Saves the .cgeo file.