SetParameterDescription("mode","This parameter determines if the output file is overwritten or updated [overwrite/update]");//
SetParameterDescription("mode","This parameter determines if the output file is overwritten or updated [overwrite/update]. If an output file name is given, the original file is copied before creating the new features.");//
// Doc example parameter settings
...
...
@@ -270,17 +270,17 @@ class VectorDimensionalityReduction : public Application