OnePointAccessConstraint#
- class ansys.stk.core.stkobjects.OnePointAccessConstraint#
One Point Access Result.
Overview#
An indicator describing the status of whether the constraint is satisfied or violated at the computed time. |
|
Get the type of the constraint being evaluated. |
|
Get the value of the constraint at the computed time, in internal units. |
|
Get the object path of the owner of the constraint. |
Import detail#
from ansys.stk.core.stkobjects import OnePointAccessConstraint
Property detail#
- property OnePointAccessConstraint.status: OnePointAccessStatus#
An indicator describing the status of whether the constraint is satisfied or violated at the computed time.
- property OnePointAccessConstraint.constraint: AccessConstraintType#
Get the type of the constraint being evaluated.