ChainParentPlatformRestriction#

class ansys.stk.core.stkobjects.ChainParentPlatformRestriction#

IntEnum

Overview#

UNKNOWN

Unsupported Chain parent platform restriction.

NONE

No restriction on parent platform relationship.

SAME

The From and To objects must have a common parent platform.

DIFFERENT

The From and To objects must have different parent platform.

Import detail#

from ansys.stk.core.stkobjects import ChainParentPlatformRestriction