ChainCoverageAssetMode#

class ansys.stk.core.stkobjects.ChainCoverageAssetMode#

IntEnum

Overview#

UNKNOWN

Unsupported Chain Cov Asset mode.

APPEND

The Chain Cov Asset mode is set to append the Coverage grid instance to the Chain.

UPDATE

The Chain Cov Asset mode is set to update the Coverage grid instance if the object is inside the Chain.

Import detail#

from ansys.stk.core.stkobjects import ChainCoverageAssetMode