cee::exp::ExportConstantRemoteModel
-
class ExportConstantRemoteModel
Export selected view to the Constant Remote Model Database.
Public Functions
-
ExportConstantRemoteModel()
Creates an export object for a constant remote model.
-
void setModel(ug::UnstructGridModel *model)
Sets the model.
-
void setDefaultParticleTraceStepCount(size_t stepCount)
Sets the default particle trace step count.
Public Static Functions
-
static int dataFormatVersion()
Returns data format version.
-
ExportConstantRemoteModel()