AGI STK Objects 11 Send comments on this topic.
IAgCvGridPointSelection Collection

Description

Represents a set of coverage grid points.

Object Model

Public Methods

Public Method ToArray Returns 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 Count Returns the number of points in the selection.
Public Property Item Given an index, returns a point in the selection.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1