STK Vector Geometry ToolSend comments on this topic.
AgECrdnIntervalSelection Enumeration
See Also

Description

Select the method to choose an interval from an interval list.

Members

MemberValueDescription
eCrdnIntervalSelectionFromStart1Select an interval by counting a specified number from the first interval.
eCrdnIntervalSelectionFromEnd2Select an interval by counting a specified number back from the last interval.
eCrdnIntervalSelectionMaxDuration4Select the interval with the largest duration.
eCrdnIntervalSelectionMinDuration5Select the interval with the smallest duration.
eCrdnIntervalSelectionMaxGap9Select the largest gap between intervals.
eCrdnIntervalSelectionMinGap10Select the largest gap between intervals.
eCrdnIntervalSelectionSpan100Select the interval that is the span of the interval list.
© 2024 Analytical Graphics, Inc. All Rights Reserved.