FigureOfMeritGraphics2DLevelAttributesElement#

class ansys.stk.core.stkobjects.FigureOfMeritGraphics2DLevelAttributesElement#

2D graphics attributes of contour levels.

Overview#

level

Get or set the contour level for which graphics properties are being defined.

color

Get or set the color assigned to the given contour level.

Import detail#

from ansys.stk.core.stkobjects import FigureOfMeritGraphics2DLevelAttributesElement

Property detail#

property FigureOfMeritGraphics2DLevelAttributesElement.level: Any#

Get or set the contour level for which graphics properties are being defined.

property FigureOfMeritGraphics2DLevelAttributesElement.color: Color#

Get or set the color assigned to the given contour level.