IFigureOfMeritGraphics2DContours#
- class ansys.stk.core.stkobjects.IFigureOfMeritGraphics2DContours#
Coverage contours.
Overview#
Opt whether to display contours. |
|
Contour display method (block fill or smooth fill). |
|
Color method for contours (color ramp or explicit). |
|
Color ramp colors. |
|
Contour level display properties. |
|
Contour legend. |
|
FOM values greater than max contour level are drawn as transparent. |
|
Show Contour Lines. |
|
Contour Lines width. |
|
Use static contour settings for animation contours. |
|
Contour lines style. |
Import detail#
from ansys.stk.core.stkobjects import IFigureOfMeritGraphics2DContours
Property detail#
- property IFigureOfMeritGraphics2DContours.contour_type: FigureOfMeritGraphics2DContourType#
Contour display method (block fill or smooth fill).
- property IFigureOfMeritGraphics2DContours.color_method: FigureOfMeritGraphics2DColorMethod#
Color method for contours (color ramp or explicit).
- property IFigureOfMeritGraphics2DContours.ramp_color: FigureOfMeritGraphics2DRampColor#
Color ramp colors.
- property IFigureOfMeritGraphics2DContours.level_attributes: FigureOfMeritGraphics2DLevelAttributesCollection#
Contour level display properties.
- property IFigureOfMeritGraphics2DContours.legend: FigureOfMeritGraphics2DLegend#
Contour legend.
- property IFigureOfMeritGraphics2DContours.show_up_to_maximum_only: bool#
FOM values greater than max contour level are drawn as transparent.