Hi,
I'd like to offer to final users of a python script tool the option to work with a constant value (as double) or a raster dataset.
I've thought about defining 2 parameters ( double and raster dataset) but I dont know how to disable the parameter not selected by the user.
Is that possible? Is there other solutions?
Thanks in advance