KmlNetworkLinkRefreshMode#

class ansys.stk.core.graphics.KmlNetworkLinkRefreshMode#

IntEnum

Overview#

ON_CHANGE

Refresh when the document is loaded and whenever the Link parameters change (the default).

ON_INTERVAL

Refresh the network link at the duration specified by refresh interval.

ON_EXPIRE

Refresh the network link when the expiration time is reached.

Import detail#

from ansys.stk.core.graphics import KmlNetworkLinkRefreshMode