STK ObjectsSend comments on this topic.
IAgCvGridPointSelection Interface

Description

Represents a set of coverage grid points.

Public Methods

Public Method ToArrayReturns a jagged array of grid points and their intervals. The elements are single-dimension arrays each containing three elements: latitude, longitude and a jagged array of access intervals.

Public Properties

Public Property CountReturns the number of points in the selection.
Public Property ItemGiven an index, returns a point in the selection.
© 2024 Analytical Graphics, Inc. All Rights Reserved.