FigureOfMeritGraphics2DAccumulation#

class ansys.stk.core.stkobjects.FigureOfMeritGraphics2DAccumulation#

IntEnum

Overview#

CURRENT_TIME

When animating, grid points that currently meet the satisfaction criterion are highlighted.

NOT_CURRENT

When animating, grid points that currently do not meet the satisfaction criterion are highlighted.

NOT_UP_TO_CURRENT

When animating, grid points that have not met the satisfaction criterion based on the dynamic definition of the figure of merit from the start time to the current time are highlighted.

UP_TO_CURRENT

When animating, grid points that have met the satisfaction criterion based on the dynamic definition of the figure of merit from the start time to the current time are highlighted.

Import detail#

from ansys.stk.core.stkobjects import FigureOfMeritGraphics2DAccumulation