ToursExecution Model Tour
Shows one of each type of parameter.
1.0Daniel Blezek
Variations on scalar parameters
integerVariableiinteger
An integer without constraints
30booleanParamb
A boolean without constraints
doubleVariableddoubleAn double with constraints3001.e30Variations on vector parametersfloatVectorfA vector of floats1.3,2,-14stringVectorstring_vectorA vector of strings"foo",bar,"foobar"Variations on enumeration parametersstringChoiceeenumerationAn enumeration of stringsfoofoo"foobar"foofoopointVarpasf0.5,-34.2,43Various Directory I/O parameters.dirVardirVarSome dir/homeVarious File I/O parameters.inputFileVarNoFileExtensionsif1Input file, with no file extensions specified, so all files selectable.blainputinputFileVarListCommaSeparatedif2Input file, where a correct comma separated list of .txt and .mat are specified, which should include the first dot, but should not include any asterisks.bla.txtinputinputFileVarListCommaSeparatedWithMissingFirstDotif3Input file, where the XML has missed the first dot of the file extensions.bla3.txtinputoutputFileVarNoFileExtensionsof1Output file, with no file extensions specified, so all files selectable.blaoutputoutputFileVarListCommaSeparatedof2Output file, where a comma separated list of .txt and .mat are specified, which should include the first dot, but should not include any asterisks.bla.txtoutputoutputFileVarListCommaSeparatedWithMissingFirstDotof3Output file, where the XML has missed the first dot of the file extensions.bla3.txtoutputVarious Geometry I/O parameters, which are for things like vtkPolyData.inputGeometryVarNoFileExtensionsig1Input geometry, with no file extensions specified, so all files selectable.blainputinputGeometryVarListCommaSeparatedig2Input geometry, where a comma separated list is specified, which should include the first dot, but should not include any asterisks.bla.vtkinputinputGeometryVarListCommaSeparatedWithMissingFirstDotig3Input geometry, where the XML has incorrectly missed the first dot of the file extensions.bla3.vtkinputoutputGeometryVarNoFileExtensionsog1Output geometry, with no file extensions specified, so all files selectable.blaoutputoutputGeometryVarListCommaSeparatedog2Output geometry, where a comma separated list is specified, which should include the first dot, but should not include any asterisks.bla.vtkoutputoutputGeometryVarListCommaSeparatedWithMissingFirstDotog3Output geometry, where the XML has incorrectly missed the first dot of the file extensions.bla3.vtkoutput