CoverageAssetGrouping#

class ansys.stk.core.stkobjects.CoverageAssetGrouping#

IntEnum

Overview#

SEPARATE

Assets in a chain are treated separately for access purposes.

GROUPED

Assets in a chain are treated as a group, and are considered to be a single object for the purpose of counting the number of assets providing simultaneous coverage.

Import detail#

from ansys.stk.core.stkobjects import CoverageAssetGrouping