
18 Jun
2008
18 Jun
'08
11:02 a.m.
The script I posted calculates the contour level but does not show it. To set the contour level and display the new surface use Python code: v.set_parameters(surface_levels = [level]) v.show() Tom