Defines a collection of time interval display conditions, one for each marker in the batch.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
def SetTimeIntervalDisplayConditions(self, TimeIntervals:list) -> None: |
- TimeIntervals
- The
TimeIntervalDisplayCondition s for each marker in the batch. There must be one condition for each marker passed to the's Set method.





