FigureOfMeritGraphics3DLegendWindow#

class ansys.stk.core.stkobjects.FigureOfMeritGraphics3DLegendWindow#

3D graphics contours legend.

Overview#

show_on_map

Opt whether to display a contour legend.

position_on_map

Position where the contour legend is displayed.

translucency

Translucency of the contour legend display.

Import detail#

from ansys.stk.core.stkobjects import FigureOfMeritGraphics3DLegendWindow

Property detail#

property FigureOfMeritGraphics3DLegendWindow.show_on_map: bool#

Opt whether to display a contour legend.

property FigureOfMeritGraphics3DLegendWindow.position_on_map: FigureOfMeritGraphics2DPositionOnMap#

Position where the contour legend is displayed.

property FigureOfMeritGraphics3DLegendWindow.translucency: float#

Translucency of the contour legend display.