FillStyle#

class ansys.stk.core.stkutil.FillStyle#

IntEnum

Overview#

SOLID

Specify a solid fill style.

HORIZONTAL_STRIPE

Specify a horizontally striped fill style.

DIAGONAL_STRIPE1

Specify a diagonally striped fill style.

DIAGONAL_STRIPE2

Specify a diagonally striped fill style.

HATCH

Specify a hatched fill style.

DIAGONAL_HATCH

Specify a diagonally hatched fill style.

SCREEN

Specify a special fill style where every other pixel is drawn.

VERTICAL_STRIPE

Specify a vertically striped fill style.

Import detail#

from ansys.stk.core.stkutil import FillStyle