ConstellationFromToParentConstraint#

class ansys.stk.core.stkobjects.ConstellationFromToParentConstraint#

IntEnum

Overview#

ANY

Constellation constraint: Parent objects can be the same or different.

SAME_PARENT

Constellation constraint: Parent objects must be the same.

DIFFERENT_PARENT

Constellation constraint: Parent objects must be different.

Import detail#

from ansys.stk.core.stkobjects import ConstellationFromToParentConstraint