KmlNetworkLinkViewRefreshMode#
- class ansys.stk.core.graphics.KmlNetworkLinkViewRefreshMode#
IntEnum
Overview#
|
Do not refresh the network link when the cameraβs view changes. |
|
Only refresh the network link when it is explicitly refreshed by calling the refresh method. |
|
Refresh the network link after camera view movement stops for the duration specified by view refresh time. |
|
Refresh the network link when the region associated with this link becomes active. |
Import detail#
from ansys.stk.core.graphics import KmlNetworkLinkViewRefreshMode