Visibility#

class ansys.stk.core.graphics.Visibility#

IntEnum

Overview#

NONE

The object is not visible.

PARTIAL

The object is partially visible.

ALL

The object is completely visible.

Import detail#

from ansys.stk.core.graphics import Visibility