OnePointAccessStatus#
- class ansys.stk.core.stkobjects.OnePointAccessStatus#
IntEnum
Overview#
|
Constraint value violates max limit of the min-max constraint. |
|
Constraint value violates min limit of the min-max constraint. |
|
Constraint value violates limit of the zero threshold constraint. |
|
Constraint value violates limit of the logical threshold constraint. |
|
Constraint value lies outside inclusion intervals. |
|
Constraint value lies outside exclusion intervals. |
|
Constraint value is within the constraint limits. |
|
Constraint value is not computed (may occur for constraints that are not evaluated in Fast mode). |
Import detail#
from ansys.stk.core.stkobjects import OnePointAccessStatus