cee::exp::ExportCgeo

class ExportCgeo

Export the given frame to a .cgeo file.

Public Functions

ExportCgeo(ug::UnstructGridModel *model, size_t frameIndex)

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

bool save(const Str &fileName)

Saves the .cgeo file.