OnePointAccessSummary#

class ansys.stk.core.stkobjects.OnePointAccessSummary#

IntEnum

Overview#

DETAILED

Set Compute to return detailed information about each constraint that is evaluated in addition to the access result.

FAST

Set Compute to return basic information about each constraint that is evaluated in addition to the access result.

RESULT_ONLY

Set Compute to return just a Yes or No indicating the constraints are satisfied at the current animation time, or the time specified.

Import detail#

from ansys.stk.core.stkobjects import OnePointAccessSummary