AccessConstraintIntervals#
- class ansys.stk.core.stkobjects.AccessConstraintIntervals#
Bases:
IAccessConstraint
Class defining the Intervals constraint.
Overview#
Name of file containing the intervals data. |
|
Do not use this property, as it is deprecated. Use ExclIntvl instead to determine whether intervals are to be excluded or not. The action type (include or exclude). |
|
Get the collection of intervals. |
|
Full path and name of file containing the intervals data. |
Import detail#
from ansys.stk.core.stkobjects import AccessConstraintIntervals
Property detail#
- property AccessConstraintIntervals.action_type: ActionType#
Do not use this property, as it is deprecated. Use ExclIntvl instead to determine whether intervals are to be excluded or not. The action type (include or exclude).
- property AccessConstraintIntervals.intervals: TimeIntervalCollection#
Get the collection of intervals.