STK ObjectsSend comments on this topic.
AgEDisplayTimesType Enumeration
See Also

Description

Display times options for the object.

Members

MemberValueDescription
eDisplayTypeUnknown-1Unknown display type.
eAlwaysOff0x0Graphics for the object never display.
eAlwaysOn0x1Graphics for the object always display.
eDuringAccess0x2Graphics for the object display during access to specified objects.
eUseIntervals0x3Graphics for the object display during user-defined intervals.
eDuringChainAccess0x4Graphics for the object display during chain access.
eUseTimeComponent5Graphics for the object display during the intervals provided by an interval or interval list time component.
© 2024 Analytical Graphics, Inc. All Rights Reserved.