OEAddContour
OEAddContour(grid: OEGridAbstractBase, level: float, c: OEColor) -> None
Adds a grid contour at ‘level’ to the ‘grid’ (OEGridAbstractBase) with the color ‘c’.
Note
Contours are only persistent if written to OEBinary (.oeb).
OEAddContour(grid: OEGridAbstractBase, level: float, c: OEColor) -> None
Adds a grid contour at ‘level’ to the ‘grid’ (OEGridAbstractBase) with the color ‘c’.
Note
Contours are only persistent if written to OEBinary (.oeb).