FigureOfMeritGraphics#

class ansys.stk.core.stkobjects.FigureOfMeritGraphics#

FigureOfMeritGraphics Class.

Overview#

static

Get the static graphics.

animation_settings

Get the animation graphics.

show_graphics

Specify whether graphics attributes of the Figure of Merit are visible.

Import detail#

from ansys.stk.core.stkobjects import FigureOfMeritGraphics

Property detail#

property FigureOfMeritGraphics.static: IFigureOfMeritGraphics2DAttributes#

Get the static graphics.

property FigureOfMeritGraphics.animation_settings: FigureOfMeritGraphics2DAttributesAnimation#

Get the animation graphics.

property FigureOfMeritGraphics.show_graphics: bool#

Specify whether graphics attributes of the Figure of Merit are visible.